1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/.gitignore
Sandu Liviu Catalin 8438283539 Update .gitignore
2019-08-13 19:52:54 +03:00

25 lines
241 B
Plaintext

# Executables
*.exe
*.dll
*.so
# Directories
/bin/*
/lib/
/obj/
/sandbox/*.*
# MySQL on windows
/include/mysql/
/config/mingw32/mysql/
/config/mingw64/mysql/
# Projects
*.layout
*.depend
# Leftovers
*.[Oo]bj
*.[Pp]ch
# Exclude
!/bin/demo