summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2015-01-21 20:04:34 -0600
committerLance5057 <Lance5057@gmail.com>2015-01-21 20:04:34 -0600
commitb4eb8f2d65c62afccc898808b44fdddfde0c15d1 (patch)
treeee3a9f47a22418a6778c299cc96b4fedc2265afe /.gitignore
parent39642dce74d23f025b71d5766c1ac8489a41a802 (diff)
Startup
I hope I'm doing this right...
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/*