summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKyle Gunger <corechg@gmail.com>2020-04-16 00:36:41 -0400
committerKyle Gunger <corechg@gmail.com>2020-04-16 00:36:41 -0400
commitbbfbb508919459d9885bd9d690c1c483e7e3f70b (patch)
treec663f0e8b2dea1f79239a37cc12ae25bb9e75cb4 /.gitignore
parent9c071a9d077a11865a83246152fffc8ea09e2666 (diff)
[Update to 1.15.2] Version 0.7.1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 9563893..550b373 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,10 @@ build/
out/
classes/
+# eclipse
+
+*.launch
+
# idea
.idea/
@@ -22,4 +26,4 @@ bin/
# fabric
-run/ \ No newline at end of file
+run/