diff options
author | Benjamin Otte <otte@gnome.org> | 2004-01-30 17:59:15 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-01-30 17:59:15 +0000 |
commit | e1c557047fe5c8fd4401c9e3905fcb8b849f719c (patch) | |
tree | a72f1d9e0fcab75c7de2e0b79dbae8f57f0a4c1f /.gitignore | |
parent | 6cddeab543af9226b7ed2242304bc6d3dfd3a00c (diff) |
cvsignore updates
Original commit message from CVS:
cvsignore updates
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4ac3278f9..41fe8d0a5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ +ABOUT-NLS Makefile Makefile.in aclocal.m4 @@ -6,6 +7,7 @@ config.guess config.h config.h.in config.log +config.rpath config.status config.sub configure @@ -31,4 +33,3 @@ depcomp install-sh mkinstalldirs py-compile -ABOUT-NLS |