summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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/