1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-03-03 18:06:23 +00:00

Ignore *.core files

This commit is contained in:
Nick Briggs
2017-05-28 14:53:02 -07:00
parent ce2fa3a119
commit 0272578b69

2
.gitignore vendored
View File

@@ -8,3 +8,5 @@ darwin.386-x/**
darwin.386/**
freebsd.386-x/**
freebsd.386/**
# core files
*.core