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 | c0f6335c0e342f4c1646ff15d9114b6302851364 (patch) | |
tree | d67154491a21f4dce147ee9961cea7f9a6589716 /.gitignore | |
parent | ec00f91abbb62146240e7182a3ebde828c0f8653 (diff) |
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 |