INL-retro-progdump/.gitignore

20 lines
357 B
Plaintext

########################################
# Ignore files ending in the following #
########################################
*.o
*.d
*.swp
*.swo
*.bin
*.bak
*.smc
*.dropbox.attr
# ignore shared files that have been copied to host-firmware dirs
firmware/source/shared_*.h
# ignore trash/temp files stored in host/ignore
host/ignore
# OS X Metadata
.DS_Store