add vscode config folder to git ignore
This commit is contained in:
parent
69cf685126
commit
16fbd266ca
3
.gitignore
vendored
3
.gitignore
vendored
@ -5,6 +5,9 @@
|
|||||||
.idea
|
.idea
|
||||||
*.iml
|
*.iml
|
||||||
|
|
||||||
|
#visual studio code
|
||||||
|
.vscode
|
||||||
|
|
||||||
# netbeans project files
|
# netbeans project files
|
||||||
nbproject
|
nbproject
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user