1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 00:37:15 +01:00

Update .gitignore

This commit is contained in:
Sandu Liviu Catalin 2019-08-13 19:52:54 +03:00
parent 42117dceef
commit 8438283539

6
.gitignore vendored
View File

@ -4,7 +4,7 @@
*.so *.so
# Directories # Directories
/bin/ /bin/*
/lib/ /lib/
/obj/ /obj/
/sandbox/*.* /sandbox/*.*
@ -20,4 +20,6 @@
# Leftovers # Leftovers
*.[Oo]bj *.[Oo]bj
*.[Pp]ch *.[Pp]ch
bin/bootstrap.nut
# Exclude
!/bin/demo