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