summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3ad1de1..99f3fa5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -57,3 +57,6 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
+
+# Exclude eclipse build folder
+/eclipse/*