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