mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 10:04:21 +00:00
Add VS Code settings to .gitignore.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -28,6 +28,9 @@ nbdist/
|
|||||||
nbactions.xml
|
nbactions.xml
|
||||||
nb-configuration.xml
|
nb-configuration.xml
|
||||||
|
|
||||||
|
## Ignore project files created by Visual Studio Code
|
||||||
|
.vscode/
|
||||||
|
|
||||||
## Ignore all *.properties file in root folder, EXCEPT build.properties (the default)
|
## Ignore all *.properties file in root folder, EXCEPT build.properties (the default)
|
||||||
## KEPT FOR BACKWARDS COMPATIBILITY WITH 5.x (build.properties is now replaced with local.cfg)
|
## KEPT FOR BACKWARDS COMPATIBILITY WITH 5.x (build.properties is now replaced with local.cfg)
|
||||||
/*.properties
|
/*.properties
|
||||||
|
Reference in New Issue
Block a user