diff --git a/ChangeLog b/ChangeLog index 3dbbf7a41d..06be27183c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-04-28 Tim-Philipp Müller + + * win32/common/.cvsignore: + Ignore generated config.h file to make build bot happy. + 2007-04-28 Tim-Philipp Müller * gst/asfdemux/gstasf.c: (plugin_init): diff --git a/win32/common/.gitignore b/win32/common/.gitignore new file mode 100644 index 0000000000..0e56cf2f8c --- /dev/null +++ b/win32/common/.gitignore @@ -0,0 +1 @@ +config.h