git: Ignore config.h and config.status
This commit is contained in:
parent
0e079e8ff0
commit
a288be6e3b
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -11,6 +11,8 @@ confdefs.h
|
|||
config.log
|
||||
config.cache
|
||||
config.h.in
|
||||
config.h
|
||||
config.status
|
||||
|
||||
# Vim
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Reference in a new issue