portapack-mayhem/.gitignore

41 lines
349 B
Plaintext
Raw Normal View History

2015-07-06 23:05:41 +00:00
# Compiled Object files
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
# Fortran module files
*.mod
# Compiled Static libraries
*.lai
*.la
*.a
*.lib
# Executables
*.exe
*.out
*.app
2015-07-08 16:23:05 +00:00
# Other compiler/linker outputs
*.elf
*.bin
*.map
*.lst
# Debugging
.gdbinit*
# Host OS turds
.DS_Store