Fixed the gitignore to not exclude the squirrel library.

This commit is contained in:
Sandu Liviu Catalin
2016-03-22 02:30:56 +02:00
parent b24104c99f
commit 93dcf84263
+3 -3
View File
@@ -4,9 +4,9 @@
*.so *.so
# Directories # Directories
bin/ /bin/
lib/ /lib/
obj/ /obj/
sandbox/*.* sandbox/*.*
# Projects # Projects