Merge pull request #415 from omasanori/gitignore

Update .gitignore.
This commit is contained in:
Alex Shinn 2017-06-11 15:47:44 +09:00 committed by GitHub
commit 08ef033a45

2
.gitignore vendored
View file

@ -48,9 +48,11 @@ lib/chibi/process.c
lib/chibi/stty.c lib/chibi/stty.c
lib/chibi/system.c lib/chibi/system.c
lib/chibi/time.c lib/chibi/time.c
lib/srfi/144/math.c
*.tgz *.tgz
*.html *.html
*.img *.img
*.err
*.fasl *.fasl
!index.html !index.html