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:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
# Object files
|
||||
*.o
|
||||
# Editor backups and recovery files
|
||||
*~
|
||||
\#*#
|
||||
# build directories
|
||||
darwin.386-x/**
|
||||
darwin.386/**
|
||||
Reference in New Issue
Block a user