mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +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/
|
||||
/.externalToolBuilders/*
|
||||
/.vs
|
||||
/out
|
||||
# exclude in all levels
|
||||
nbproject/
|
||||
.sync.ffs_db
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -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
|
||||
|
||||
1
modules/mod-playerbots
Submodule
1
modules/mod-playerbots
Submodule
Submodule modules/mod-playerbots added at 16ef20cd3e
Reference in New Issue
Block a user