diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-02 13:03:56 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-02-02 13:03:56 +0000 |
commit | 16c8b080a6001c1b4f127dcb32945e26e6883512 (patch) | |
tree | 2bdac39a51fd44fd94b1a43b85c7e32b7773cdd5 /.gitignore | |
parent | a45567c9771a0df2e44b6d8c0926391bad62ddf9 (diff) | |
download | gstreamer-plugins-bad-16c8b080a6001c1b4f127dcb32945e26e6883512.tar.gz |
adding files to be ignored
Original commit message from CVS:
adding files to be ignored
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 05d8832d9..8fa3c9040 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ config.log config.status config.guess config.sub +config.rpath configure gst-plugins.spec gstreamer-libs-uninstalled*.pc @@ -24,3 +25,4 @@ compile install-sh depcomp autoregen.sh +ABOUT-NLS |