diff options
Diffstat (limited to 'ingame/.gitignore')
-rw-r--r-- | ingame/.gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ingame/.gitignore b/ingame/.gitignore new file mode 100644 index 0000000..063b61c --- /dev/null +++ b/ingame/.gitignore @@ -0,0 +1,4 @@ +build/ +.gradle/ +.idea/ +run/ |