gitignore: fix config.* ignore

Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
hoijui 2020-02-15 22:19:33 +01:00 committed by Lukas Fleischer
parent ada0d98bde
commit 1c29997254

2
.gitignore vendored
View File

@ -13,7 +13,7 @@ stamp-h1
autom4te.cache/ autom4te.cache/
m4/ m4/
./config.* /config.*
doc/*.1 doc/*.1
doc/*.html doc/*.html