diff --git a/.gitignore b/.gitignore index 85ab401..647f58d 100644 --- a/.gitignore +++ b/.gitignore @@ -19,14 +19,15 @@ buildNumber.properties .classpath # Server folder -players/ -plugin_data/ -plugins/ -resource_packs/ -logs/ -worlds/ -whitelist.txt -op.txt -banned-ip.txt -banned-players.txt -server.properties \ No newline at end of file +.run/logs/ +.run/players +.run/plugin_data +.run/plugins +.run/resource_packs +.run/worlds +.run/banned-ip.txt +.run/banned-players.txt +.run/op.txt +.run/sculk.yml +.run/server.properties +.run/whitelist.txt diff --git a/.run/Sculk.run.xml b/.run/Sculk.run.xml index b1f5a34..0387a0d 100644 --- a/.run/Sculk.run.xml +++ b/.run/Sculk.run.xml @@ -1,6 +1,7 @@