diff options
author | Thomas White <taw@physics.org> | 2011-04-21 11:24:38 +0200 |
---|---|---|
committer | Thomas White <taw@physics.org> | 2012-02-22 15:27:24 +0100 |
commit | 36559cf8962b6b622857f8ed1a7d72891d0821c5 (patch) | |
tree | b6f09f2de0b830750720ac03f1c373c1452252f7 | |
parent | 17f331d526fa68e01e44c55f90a00bb7b9a3d637 (diff) |
Add derived files to .gitignore
Update them manually when necessary
-rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Makefile.in +configure +config.h.in +lib/Makefile.in +doc/reference/Makefile.in +aclocal.m4 Makefile autom4te.cache config.h |