This commit is contained in:
2022-04-13 20:49:31 +02:00
parent 99762353e9
commit fb187effcc
20 changed files with 587 additions and 6 deletions

View File

@@ -3,6 +3,9 @@
"java.project.outputPath": "bin",
"java.project.referencedLibraries": [
"lib/**/*.jar"
],
"cSpell.words": [
"recursivity"
]
}