ignoring additional files

This commit is contained in:
Alex Shinn 2011-11-10 05:35:03 +09:00
parent 6010779fb2
commit 819cb75b55

View file

@ -4,12 +4,18 @@ syntax: glob
*.s
*.o
*.so
*.sch
*.sps
*.txt
*.image
*.wav
*.dylib
*.class
*.dSYM
*.orig
.hg
junk*
*.tgz
*.tar.gz
*.tar.bz2
*.log
@ -30,3 +36,4 @@ lib/chibi/time.c
lib/chibi/stty.c
doc/*.html
doc/lib/chibi/*.html
misc/*