Commit c7bca99f authored by Carl Suster's avatar Carl Suster

Merge pull request #1435 from Dashed/patch-1

Add dSYM folder to C.gitignore for OSX env
parents 15744837 08de2b88
......@@ -27,3 +27,6 @@
*.i*86
*.x86_64
*.hex
# Debug files
*.dSYM/
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment