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 10:50:17 +01:00
committed by GitHub
parent 71a93382b2
commit 0320e56074
+1 -1
View File
@@ -20,6 +20,6 @@ nbproject/*
.idea/* .idea/*
.browse.VC* .browse.VC*
.vscode .vscode
cmake-build-*/ cmake-build-*/*
.vs .vs
*.user *.user