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

Added a basic gitignore file.

This commit is contained in:
Sandu Liviu Catalin 2015-10-03 19:44:38 +03:00
parent 231d05174d
commit be323f7b07

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
# Executables
*.exe
*.dll
*.so
# Directories
bin/
cbp/
config/
external/
include/
lib/
obj/
sandbox/*.*
# Projects
*.layout
*.depend
# Leftovers
*.[Oo]bj
*.[Pp]ch