summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 99f3fa5..4752de6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,6 @@ $RECYCLE.BIN/
# Exclude eclipse build folder
/eclipse/*
+
+#Exclude bin folder
+/bin/*