diff options
author | David Herrmann <dh.herrmann@googlemail.com> | 2011-12-14 18:09:03 +0100 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2011-12-14 18:09:03 +0100 |
commit | 6bf0e7ed7e8eded8f6f74e0d68610116c197eaf5 (patch) | |
tree | 9d1a008a3c16640d6e86f0078e01b52b5a761697 /.gitignore | |
parent | 7ed09101f0a03c51e201e24e969b1c110b884a33 (diff) |
Add config.h.in~ to gitignore
Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ autom4te.cache/ build-aux/ config.h config.h.in +config.h.in~ config.log config.status configure |