summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorrunoneall <runoneall@serv00.net>2025-09-11 11:19:12 +0200
committerrunoneall <runoneall@serv00.net>2025-09-11 11:19:12 +0200
commit59c5a6c4950d340d248431b84452d86329024d76 (patch)
tree71d5e243090a319f35c6b35046e81ddf7271dc35 /.gitignore
parent1ac4476d0a226c319200720a6ff63a5471bdc104 (diff)
add ssh server
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 78b09d0..9a2c438 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,7 @@
server.properties
Starter.class
starter.jar
-tmp/ \ No newline at end of file
+
+tmp/
+
+mc-ssh-server.exe \ No newline at end of file