diff --git a/.gitignore b/.gitignore index 5acc9515..5af7afae 100644 --- a/.gitignore +++ b/.gitignore @@ -66,6 +66,12 @@ doc/dehtmldiff.1 doc/flipdiff.1 doc/espdiff.1 doc/patchview.1 +doc/gitdiff.1 +doc/gitdiffview.1 +doc/gitshow.1 +doc/gitshowview.1 +doc/svndiff.1 +doc/svndiffview.1 # Tests /test-arena diff --git a/m4/.gitignore b/m4/.gitignore index 4e0cd76a..02c65204 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -68,3 +68,6 @@ /getline.m4 /fseterr.m4 /gettext_h.m4 +/eealloc.m4 +/locale-fr.m4 +/wchar_t.m4