Added Git ignore file

Note this probably isn't an all-inclusive list, as I still have yet to
autoreconfig to working "./configure" glory.  More patches incoming...
This commit is contained in:
Andrea Rogers 2024-06-23 07:20:52 -05:00
parent 55c7d8a76f
commit 678ca78131

17
.gitignore vendored Normal file
View file

@ -0,0 +1,17 @@
# Mac drippings
.DS_Store
# Autotools
Makefile
configure
*~
autom4te.cache
confdefs.h
config.log
config.cache
config.h.in
# Vim
*.swp
*.swo
Session.vim