Misc: Adjust cmake-build pattern in .gitignore for IDEs using that file as their own filter (#28501)

This commit is contained in:
IntelligentQuantum
2022-11-08 13:20:17 +03:30
committed by GitHub
parent 71a93382b2
commit 0320e56074

2
.gitignore vendored
View File

@@ -20,6 +20,6 @@ nbproject/*
.idea/*
.browse.VC*
.vscode
cmake-build-*/
cmake-build-*/*
.vs
*.user