From 348b8218f7a59374355c966dbe3b851a7275f952 Mon Sep 17 00:00:00 2001 From: Janne Grunau Date: Mon, 17 Jan 2011 15:49:11 +0100 Subject: convert svn:ignore properties to .gitignore files Signed-off-by: Janne Grunau --- libavfilter/.gitignore | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libavfilter/.gitignore (limited to 'libavfilter/.gitignore') diff --git a/libavfilter/.gitignore b/libavfilter/.gitignore new file mode 100644 index 0000000..f6d3cd0 --- /dev/null +++ b/libavfilter/.gitignore @@ -0,0 +1,8 @@ +*.o +*.d +*.exe +*.ho +*-example +*-test +libavfilter* + -- cgit v1.1