Merge pull request #403 from zormit/gitignore-fixes

fix gitignore: don't ignore certain patterns of subdirectories
This commit is contained in:
Kai Philipp
2020-07-06 17:04:56 +02:00
committed by GitHub
+4 -3
View File
@@ -8,14 +8,15 @@ Makefile.pokerth_protocol
Makefile.pokerth_server Makefile.pokerth_server
Makefile.pokerth_dbofficial Makefile.pokerth_dbofficial
bin/ bin/
chatcleaner /chatcleaner
lib/ lib/
mocs/ mocs/
obj/ obj/
pokerth /pokerth
qrc_pokerth.cpp qrc_pokerth.cpp
uics/ uics/
make.sh make.sh
gitpush_serverstuff_stable gitpush_serverstuff_stable
pokerth_server
.vscode/ .vscode/
.project
.classpath