hfsutils/.gitignore
Andrea Rogers 0e079e8ff0 automake: Create .stamp directory for reasons
Might rework in the future to get rid of silly hacky thing...
2024-06-28 20:36:11 -05:00

18 lines
161 B
Text

# Mac drippings
.DS_Store
# Autotools
.stamp
Makefile
configure
*~
autom4te.cache
confdefs.h
config.log
config.cache
config.h.in
# Vim
*.swp
*.swo
Session.vim