diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2016-11-20 15:43:42 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2016-11-20 15:43:42 +0000 |
commit | 5b4010c7b524a3073d6d5e293638ab4d961ba9d2 (patch) | |
tree | 92678038147282124ff0b61b54d097195e06834f /.gitignore | |
parent | a1a2a3331516301132d9094279118dcc441fcd70 (diff) |
win32: remove copies of generated headers
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 6d3465624..27ed576b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ aclocal.m4 autom4te.cache +config.h config.h.in config.log config.status |