Browse Source

Fix .gitignore for config.* files.

master
Reece H. Dunn 9 years ago
parent
commit
a02b91e423
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore View File

@@ -22,7 +22,7 @@ Makefile.in
aclocal.m4
autom4te.cache/
compile
./config.*
config.*
configure
depcomp
install-sh

Loading…
Cancel
Save