We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa632c3 commit dcf4310Copy full SHA for dcf4310
.gitignore
@@ -2,6 +2,9 @@
2
bin/
3
out/
4
5
+# game data
6
+save_game.dat
7
+
8
# eclipse and intellij
9
.classpath
10
.idea/
0 commit comments