1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-18 19:47:15 +01:00
SqMod/.gitignore

26 lines
244 B
Plaintext
Raw Normal View History

2015-10-03 19:44:38 +03:00
# Executables
*.exe
*.dll
*.so
# Directories
2020-03-21 21:37:43 +02:00
.*
2019-08-13 19:52:54 +03:00
/bin/*
/lib/
/obj/
2016-06-16 00:05:19 +03:00
/sandbox/*.*
# MySQL on windows
/include/mysql/
/config/mingw32/mysql/
/config/mingw64/mysql/
2015-10-03 19:44:38 +03:00
# Projects
*.layout
*.depend
# Leftovers
*.[Oo]bj
*.[Pp]ch
2019-08-13 19:52:54 +03:00
# Exclude
!/bin/demo