summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrunoneall <runoneall@serv00.net>2025-09-11 09:16:00 +0200
committerrunoneall <runoneall@serv00.net>2025-09-11 09:16:00 +0200
commit8133e054c4cecffa6d32a3e557f2c3ce83591562 (patch)
tree08c097450faa41f6c9f870db8497ef47c15d11be /.gitignore
add starter code
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..78b09d0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+server.properties
+Starter.class
+starter.jar
+tmp/ \ No newline at end of file