aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDream-Master <dream-master@gmx.net>2016-06-21 21:07:14 +0200
committerDream-Master <dream-master@gmx.net>2016-06-21 21:07:14 +0200
commita88d9c4e72adc5b5063398af39c5c80817623cb5 (patch)
treec43a18724a90355599a18934a2215352ba916049 /.gitignore
parentfafe1bcc8823158382ed9d45c1e1fc42e02fa9c5 (diff)
downloadGT5-Unofficial-a88d9c4e72adc5b5063398af39c5c80817623cb5.tar.gz
GT5-Unofficial-a88d9c4e72adc5b5063398af39c5c80817623cb5.tar.bz2
GT5-Unofficial-a88d9c4e72adc5b5063398af39c5c80817623cb5.zip
experimental branch
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 9 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 1f07e9260d..27501edac3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,6 +14,7 @@ thumbs.db
*.jar
*.war
*.ear
+*.txt
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
@@ -32,6 +33,7 @@ tmp/
local.properties
.settings/
.loadpath
+/eclipse
# Eclipse Core
.project
@@ -70,8 +72,10 @@ local.properties
.idea_modules/
/out/
-eclipse/
-*.bat
-gradle/
-libs/libs.zip
-lib/
+gradle/wrapper/gradle-wrapper.properties
+gradlew
+gradlew.bat
+
+# Linux
+*~
+