44 lines
563 B
Text
44 lines
563 B
Text
# Maven
|
|
target/
|
|
pom.xml.tag
|
|
pom.xml.releaseBackup
|
|
pom.xml.versionsBackup
|
|
pom.xml.next
|
|
release.properties
|
|
dependency-reduced-pom.xml
|
|
build.log
|
|
.incremental/
|
|
.polyglot.build.properties
|
|
|
|
# IDE - VSCode
|
|
.vscode/
|
|
*.code-workspace
|
|
|
|
# OS
|
|
.DS_Store
|
|
Thumbs.db
|
|
|
|
# Test Server Files
|
|
foila test/
|
|
logs/
|
|
plugins/
|
|
world/
|
|
world_nether/
|
|
world_the_end/
|
|
usercache.json
|
|
whitelist.json
|
|
ops.json
|
|
banned-ips.json
|
|
banned-players.json
|
|
server.properties
|
|
bukkit.yml
|
|
spigot.yml
|
|
paper-global.yml
|
|
eula.txt
|
|
help.yml
|
|
commands.yml
|
|
permissions.yml
|
|
version_history.json
|
|
cache/
|
|
libraries/
|
|
versions/
|