1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-27 00:59:46 +00:00

Set up .gitignore file

This commit is contained in:
Nick Briggs
2017-05-21 14:07:56 -07:00
parent fe88618d12
commit f624adc6c6

8
.gitignore vendored Normal file
View File

@@ -0,0 +1,8 @@
# Object files
*.o
# Editor backups and recovery files
*~
\#*#
# build directories
darwin.386-x/**
darwin.386/**