mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2026-04-18 10:07:21 +02:00
Update the .gitignore file to exclude mysql headers on windows.
Enable extra warnings in the sandbox project.
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,6 +8,10 @@
|
||||
/lib/
|
||||
/obj/
|
||||
sandbox/*.*
|
||||
# MySQL on windows
|
||||
/include/mysql/
|
||||
/config/mingw32/mysql/
|
||||
/config/mingw64/mysql/
|
||||
|
||||
# Projects
|
||||
*.layout
|
||||
|
||||
Reference in New Issue
Block a user