Terzo Progetto e gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -22,3 +22,6 @@
|
||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||
hs_err_pid*
|
||||
replay_pid*
|
||||
|
||||
# Visual Studio Code settings.json
|
||||
settings.json
|
||||
7
SecondoProgetto/.vscode/settings.json
vendored
7
SecondoProgetto/.vscode/settings.json
vendored
@@ -1,7 +0,0 @@
|
||||
{
|
||||
"java.project.sourcePaths": ["src"],
|
||||
"java.project.outputPath": "bin",
|
||||
"java.project.referencedLibraries": [
|
||||
"lib/**/*.jar"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user