Update .gitignore.

Signed-off-by: Masanori Ogino <masanori.ogino@gmail.com>
This commit is contained in:
Masanori Ogino 2017-06-10 10:38:13 +09:00
parent b52711cac8
commit 683aa13b14

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