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

Update .gitignore

This commit is contained in:
Sandu Liviu Catalin 2021-01-31 22:59:53 +02:00
parent 354089270a
commit af5952aa1d

9
.gitignore vendored
View File

@ -5,18 +5,9 @@
# Directories # Directories
/bin/* /bin/*
# MySQL on windows
/include/mysql/
/config/mingw32/mysql/
/config/mingw64/mysql/
# Leftovers
*.[Oo]bj
*.[Pp]ch
# Exclude # Exclude
!/bin/demo !/bin/demo
# Hidden files and folders # Hidden files and folders
.* .*
module/Vendor/MaxmindDB/include/maxminddb_config.h