diff options
| author | Lance5057 <Lance5057@gmail.com> | 2015-10-15 04:53:49 -0500 |
|---|---|---|
| committer | Lance5057 <Lance5057@gmail.com> | 2015-10-15 04:54:22 -0500 |
| commit | 2b70895bbb350ba51e0aa3eebf772ca8267af0fe (patch) | |
| tree | 8e81198caa90a4c751552577be6307219f921b1d /.gitignore | |
| parent | d67ec64707414df6f78f45ec1710b4ec3fc1ef66 (diff) | |
More models, Experimented with Botania integration
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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 |
