Skip to content

Commit

Permalink
Misc: Adjust cmake-build pattern in .gitignore for IDEs using that fi…
Browse files Browse the repository at this point in the history
…le as their own filter (TrinityCore#28501)
  • Loading branch information
IntelligentQuantum authored Nov 8, 2022
1 parent 71a9338 commit 0320e56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ nbproject/*
.idea/*
.browse.VC*
.vscode
cmake-build-*/
cmake-build-*/*
.vs
*.user

0 comments on commit 0320e56

Please sign in to comment.