diff options
author | David I. Lehn <dlehn@users.sourceforge.net> | 2004-02-03 09:01:19 +0000 |
---|---|---|
committer | David I. Lehn <dlehn@users.sourceforge.net> | 2004-02-03 09:01:19 +0000 |
commit | 48f27591308c7c219904f1d6cf2f818df6d1586b (patch) | |
tree | 674cfa8cc10f81f9f94c3406cf508440e93d3647 /.gitignore | |
parent | 85e7b51cf2138f272a0fb5c8083bc044c50327b9 (diff) | |
download | gstreamer-plugins-bad-48f27591308c7c219904f1d6cf2f818df6d1586b.tar.gz |
.cvsignore: Ignore generated file _stdint.h.
Original commit message from CVS:
* .cvsignore:
Ignore generated file _stdint.h.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8fa3c9040..6d18da760 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ install-sh depcomp autoregen.sh ABOUT-NLS +_stdint.h |