diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f2b6670814..2b76857a98 100644 --- a/.gitignore +++ b/.gitignore @@ -16,11 +16,13 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
+
/bin/
+/logs/
+
/build/
/crash-reports/
/saves/
-/logs/
/.gradle
/.gradle/*
.gradle
|
