Update .gitignore
This commit is contained in:
parent
b01bcc568f
commit
76a7027013
1 changed files with 6 additions and 1 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -1,2 +1,7 @@
|
||||||
cmake-build-*/
|
# IDE files
|
||||||
.idea/
|
.idea/
|
||||||
|
.vscode/
|
||||||
|
|
||||||
|
# Build artifacts
|
||||||
|
build/
|
||||||
|
cmake-build-*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue