aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad Davis <[email protected]>2013-10-12 09:43:42 -0700
committerBrad Davis <[email protected]>2013-10-12 09:43:54 -0700
commitcdc395e194dcc287ec3749908b8e77b2499dd675 (patch)
treec6165d6d08cb0a82e8ff5be3302fba0bdc0e07e3
parent3514aca402ffffaee7709fa3480eec8c9604465e (diff)
Adding firmware folder to ignore
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b3cfa0e..c5937a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,8 @@ Samples/**/Obj
Samples/**/Release
Samples/**/Debug
Tools
+# Added in 0.2.5
+Firmware
# Do not include items like these that are not specific to this project.
# .*
@@ -30,5 +32,3 @@ Tools
# directory.
# See: https://help.github.com/articles/ignoring-files
-
-