git: Ignore config.h and config.status

This commit is contained in:
Andrea Rogers 2024-06-28 20:43:22 -05:00
parent 0e079e8ff0
commit a288be6e3b

2
.gitignore vendored
View file

@ -11,6 +11,8 @@ confdefs.h
config.log config.log
config.cache config.cache
config.h.in config.h.in
config.h
config.status
# Vim # Vim
*.swp *.swp