summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid I. Lehn <dlehn@users.sourceforge.net>2004-02-03 09:01:19 +0000
committerDavid I. Lehn <dlehn@users.sourceforge.net>2004-02-03 09:01:19 +0000
commit48f27591308c7c219904f1d6cf2f818df6d1586b (patch)
tree674cfa8cc10f81f9f94c3406cf508440e93d3647
parent85e7b51cf2138f272a0fb5c8083bc044c50327b9 (diff)
downloadgstreamer-plugins-bad-48f27591308c7c219904f1d6cf2f818df6d1586b.tar.gz
.cvsignore: Ignore generated file _stdint.h.
Original commit message from CVS: * .cvsignore: Ignore generated file _stdint.h.
-rw-r--r--.gitignore1
-rw-r--r--ChangeLog5
2 files changed, 6 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
diff --git a/ChangeLog b/ChangeLog
index cce365b36..f8bc1550a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
+ * .cvsignore:
+ Ignore generated file _stdint.h.
+
+2004-02-03 David I. Lehn <dlehn@users.sourceforge.net>
+
* gst-libs/gst/colorbalance/Makefile.am:
* gst-libs/gst/colorbalance/colorbalance.h:
* gst-libs/gst/mixer/Makefile.am: