summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2015-10-15 04:53:49 -0500
committerLance5057 <Lance5057@gmail.com>2015-10-15 04:54:22 -0500
commit2b70895bbb350ba51e0aa3eebf772ca8267af0fe (patch)
tree8e81198caa90a4c751552577be6307219f921b1d /.gitignore
parentd67ec64707414df6f78f45ec1710b4ec3fc1ef66 (diff)
More models, Experimented with Botania integration
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