diff options
| author | Lennart Poettering <lennart@poettering.net> | 2008-08-19 00:09:26 +0200 | 
|---|---|---|
| committer | Lennart Poettering <lennart@poettering.net> | 2008-08-19 00:09:26 +0200 | 
| commit | 2ca0533404e90a4ee21268048918a9e65b45f70c (patch) | |
| tree | 1619d5496af2e4d50d5583770157e5dc52f501df | |
| parent | 70f4a8516ad4f98ab175b592e17bb548742bb219 (diff) | |
update gitignore
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | m4/.gitignore | 9 | 
2 files changed, 9 insertions, 1 deletions
| @@ -1,5 +1,4 @@  ABOUT-NLS -common/  intltool-extract.in  intltool-merge.in  intltool-update.in diff --git a/m4/.gitignore b/m4/.gitignore index ac5d1406..8b81e54b 100644 --- a/m4/.gitignore +++ b/m4/.gitignore @@ -1,3 +1,12 @@ +ChangeLog +gettext.m4 +iconv.m4 +lib-ld.m4 +lib-link.m4 +lib-prefix.m4 +nls.m4 +po.m4 +progtest.m4  argz.m4  intltool.m4  libtool.m4 | 
