mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-12-15 15:59:39 -05:00
More .gitignores.
This commit is contained in:
parent
f2c6452c4c
commit
7962c3d7c6
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -26,3 +26,15 @@
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# Other compiler/linker outputs
|
||||
*.elf
|
||||
*.bin
|
||||
*.map
|
||||
*.lst
|
||||
|
||||
# Debugging
|
||||
.gdbinit*
|
||||
|
||||
# Host OS turds
|
||||
.DS_Store
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue