diff options
author | Grzegorz Nosek <root@localdomain.pl> | 2015-04-19 11:37:12 +0200 |
---|---|---|
committer | Grzegorz Nosek <root@localdomain.pl> | 2015-04-19 11:37:12 +0200 |
commit | 99c942c90063c73734e56bacaa65f947772d9186 (patch) | |
tree | 12c1e4b3c22a16c99e05cb472a790cf5e5dc8fbf /.gitignore | |
parent | 085d6ffddd071d468301c851ad3ac3f671fd95a2 (diff) | |
download | fcgiwrap-99c942c90063c73734e56bacaa65f947772d9186.tar.xz fcgiwrap-99c942c90063c73734e56bacaa65f947772d9186.zip |
Ignore aclocal.m4 (autogenerated during build)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ *.cache +aclocal.m4 config.h config.h.in config.log |