Browse Source

Fix gitignore ignoring any file prefixed with 'config'.

Alex Szpakowski 3 years ago
parent
commit
c748f45ed4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -35,8 +35,8 @@ demos
 /src/.libs/
 *~
 Makefile*
-config*
 libtool
+/src/config.h
 /platform/unix/ar-lib
 /platform/unix/compile
 /platform/unix/config.guess