diff options
author | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-01-18 20:44:24 +0100 |
---|---|---|
committer | Janne Grunau <janne-ffmpeg@jannau.net> | 2011-01-18 21:32:05 +0100 |
commit | 2c3589bfda036c7827ded0bf38b16dfe7630bae1 (patch) | |
tree | ddd0e400ffeb8395f127d9d51895ea36bcea173f /libavfilter | |
parent | a5da3b040c76f263292288161220ff586da93eb5 (diff) | |
download | ffmpeg-2c3589bfda036c7827ded0bf38b16dfe7630bae1.tar.gz |
consolidate .gitignore patters into a single file
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
Diffstat (limited to 'libavfilter')
-rw-r--r-- | libavfilter/.gitignore | 8 | ||||
-rw-r--r-- | libavfilter/x86/.gitignore | 1 |
2 files changed, 0 insertions, 9 deletions
diff --git a/libavfilter/.gitignore b/libavfilter/.gitignore deleted file mode 100644 index f6d3cd0c1a..0000000000 --- a/libavfilter/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -*.o -*.d -*.exe -*.ho -*-example -*-test -libavfilter* - diff --git a/libavfilter/x86/.gitignore b/libavfilter/x86/.gitignore deleted file mode 100644 index 8b13789179..0000000000 --- a/libavfilter/x86/.gitignore +++ /dev/null @@ -1 +0,0 @@ - |