Ignore Visual Studio folders

This commit is contained in:
qudzy
2022-04-04 13:13:46 +02:00
parent c6df5eae3a
commit 1e3d488784
3 changed files with 6 additions and 0 deletions

2
.gitignore vendored
View File

@@ -57,6 +57,8 @@ CMakeLists.txt.user
#
/.settings/
/.externalToolBuilders/*
/.vs
/out
# exclude in all levels
nbproject/
.sync.ffs_db

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "deps/git-subrepo"]
path = deps/git-subrepo
url = https://github.com/ingydotnet/git-subrepo.git
[submodule "modules/mod-playerbots"]
path = modules/mod-playerbots
url = https://github.com/ZhengPeiRu21/mod-playerbots.git