mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2024-11-08 08:47:17 +01:00
23 lines
166 B
Plaintext
23 lines
166 B
Plaintext
# Executables
|
|
*.exe
|
|
*.dll
|
|
*.so
|
|
|
|
# Directories
|
|
bin/
|
|
cbp/
|
|
config/
|
|
external/
|
|
include/
|
|
lib/
|
|
obj/
|
|
sandbox/*.*
|
|
|
|
# Projects
|
|
*.layout
|
|
*.depend
|
|
|
|
# Leftovers
|
|
*.[Oo]bj
|
|
*.[Pp]ch
|