mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-12 22:38:54 +00:00
Add the Visual Studio Code workspace directory to .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -17,4 +17,6 @@ Server/Server.iml
|
|||||||
Server/src/main/java/META-INF/MANIFEST.MF
|
Server/src/main/java/META-INF/MANIFEST.MF
|
||||||
.settings
|
.settings
|
||||||
.project
|
.project
|
||||||
.classpath
|
.classpath
|
||||||
|
# VSCode Workspace
|
||||||
|
.vscode/
|
||||||
Reference in New Issue
Block a user