Ignore vs code from root directory.
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -8,6 +8,11 @@
|
||||
*.ear
|
||||
hs_err_pid*
|
||||
|
||||
##########################
|
||||
# VS Code
|
||||
##########################
|
||||
.vscode/
|
||||
|
||||
##########################
|
||||
## Maven
|
||||
##########################
|
||||
@@ -57,4 +62,4 @@ nb-configuration.xml
|
||||
##########################
|
||||
## OS X
|
||||
##########################
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user