Update .gitignore

This commit is contained in:
okuoku 2017-12-15 01:42:09 +09:00
parent 98d73d0da2
commit 12751c8d7b

2
.gitignore vendored
View file

@ -17,6 +17,7 @@
# Shared objects (inc. Windows DLLs)
*.dll
*.dll.*
*.so
*.so.*
*.dylib
@ -48,6 +49,7 @@ lib/chibi/process.c
lib/chibi/stty.c
lib/chibi/system.c
lib/chibi/time.c
lib/chibi/win32/process-win32.c
lib/srfi/144/math.c
*.tgz
*.html