mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-07 12:51:08 +00:00
Ignore Visual Studio folders
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -57,6 +57,8 @@ CMakeLists.txt.user
|
|||||||
#
|
#
|
||||||
/.settings/
|
/.settings/
|
||||||
/.externalToolBuilders/*
|
/.externalToolBuilders/*
|
||||||
|
/.vs
|
||||||
|
/out
|
||||||
# exclude in all levels
|
# exclude in all levels
|
||||||
nbproject/
|
nbproject/
|
||||||
.sync.ffs_db
|
.sync.ffs_db
|
||||||
|
|||||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +1,6 @@
|
|||||||
[submodule "deps/git-subrepo"]
|
[submodule "deps/git-subrepo"]
|
||||||
path = deps/git-subrepo
|
path = deps/git-subrepo
|
||||||
url = https://github.com/ingydotnet/git-subrepo.git
|
url = https://github.com/ingydotnet/git-subrepo.git
|
||||||
|
[submodule "modules/mod-playerbots"]
|
||||||
|
path = modules/mod-playerbots
|
||||||
|
url = https://github.com/ZhengPeiRu21/mod-playerbots.git
|
||||||
|
|||||||
1
modules/mod-playerbots
Submodule
1
modules/mod-playerbots
Submodule
Submodule modules/mod-playerbots added at 16ef20cd3e
Reference in New Issue
Block a user