mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 01:08:35 +00:00
request(git): Update .gitignore (#20748)
Update .gitignore Ignores .vs (Visual Studio) and /out/* (Default build directory when unspecified (Visual Studio).)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -29,6 +29,9 @@
|
||||
|
||||
!.gitkeep
|
||||
|
||||
# default build directory if not specified by CMAKE configuration
|
||||
/out/*
|
||||
|
||||
#
|
||||
#Generic
|
||||
#
|
||||
@@ -63,6 +66,7 @@ nbproject/
|
||||
.idea
|
||||
cmake-build-*/*
|
||||
coverage-report/
|
||||
.vs
|
||||
|
||||
#
|
||||
# Eclipse
|
||||
|
||||
Reference in New Issue
Block a user