summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5299297..7a1591f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,12 @@ $RECYCLE.BIN/
/.gradle/*
/.settings/*
/bin/
+
+
+# Exclude Gimp files (lots of memory)
+/Gimp files/*
+
+/libs/*
+/jars/*
+/build/*
+/Models/* \ No newline at end of file