More .gitignores.

This commit is contained in:
Jared Boone 2015-07-08 09:23:05 -07:00
parent f2c6452c4c
commit 7962c3d7c6

12
.gitignore vendored
View File

@ -26,3 +26,15 @@
*.exe
*.out
*.app
# Other compiler/linker outputs
*.elf
*.bin
*.map
*.lst
# Debugging
.gdbinit*
# Host OS turds
.DS_Store