Terzo Progetto e gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -21,4 +21,7 @@
|
|||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
replay_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