mirror of
https://github.com/araxiaonline/TrinityCore.git
synced 2026-06-13 03:32:28 -04:00
Misc: Adjust cmake-build pattern in .gitignore for IDEs using that file as their own filter (#28501)
This commit is contained in:
committed by
GitHub
parent
71a93382b2
commit
0320e56074
2
.gitignore
vendored
2
.gitignore
vendored
@@ -20,6 +20,6 @@ nbproject/*
|
|||||||
.idea/*
|
.idea/*
|
||||||
.browse.VC*
|
.browse.VC*
|
||||||
.vscode
|
.vscode
|
||||||
cmake-build-*/
|
cmake-build-*/*
|
||||||
.vs
|
.vs
|
||||||
*.user
|
*.user
|
||||||
|
|||||||
Reference in New Issue
Block a user