modify gitignore to ignore vscode files
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -24,5 +24,6 @@
|
|||||||
*.nav
|
*.nav
|
||||||
*.toc
|
*.toc
|
||||||
|
|
||||||
#ignore files from CLion IDE
|
#ignore files from CLion/VSCode IDEs
|
||||||
.idea
|
.idea
|
||||||
|
.vscode
|
||||||
Reference in New Issue
Block a user