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

aclocal.m4 aclocal.m4
autom4te.cache/ autom4te.cache/
compile compile
./config.*
config.*
configure configure
depcomp depcomp
install-sh install-sh

Loading…
Cancel
Save