From 2b70895bbb350ba51e0aa3eebf772ca8267af0fe Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Thu, 15 Oct 2015 04:53:49 -0500 Subject: More models, Experimented with Botania integration --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to '.gitignore') 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 -- cgit v1.2.3