mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-09-07 23:47:10 +02:00
Fixed the gitignore to not exclude the squirrel library.
This commit is contained in:
+3
-3
@@ -4,9 +4,9 @@
|
|||||||
*.so
|
*.so
|
||||||
|
|
||||||
# Directories
|
# Directories
|
||||||
bin/
|
/bin/
|
||||||
lib/
|
/lib/
|
||||||
obj/
|
/obj/
|
||||||
sandbox/*.*
|
sandbox/*.*
|
||||||
|
|
||||||
# Projects
|
# Projects
|
||||||
|
|||||||
Reference in New Issue
Block a user