[SCM] libav/experimental: restore .gitignore

fabian-guest at users.alioth.debian.org fabian-guest at users.alioth.debian.org
Fri Sep 28 15:32:16 UTC 2012


The following commit has been merged in the experimental branch:
commit f1afd9861a28ac363f2eb3a1dbc2bd7be03fb540
Author: Fabian Greffrath <fabian+debian at greffrath.com>
Date:   Fri Sep 28 17:36:12 2012 +0200

    restore .gitignore

diff --git a/.gitignore b/.gitignore
index b73d71a..19dbe88 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,48 +1,48 @@
-.config
-.version
 *.a
 *.o
 *.d
+*.def
+*.dll
 *.exe
-*.ho
+*.h.c
+*.lib
 *.pc
 *.so
 *.so.*
 *.ver
 *-example
 *-test
-config.*
-doc/*.1
-doc/*.html
-doc/*.pod
-doxy
-avconv
-avplay
-avprobe
-avserver
-doc/avoptions_codec.texi
-doc/avoptions_format.texi
-doc/print_options
-libavcodec/*_tablegen
-libavcodec/*_tables.c
-libavcodec/*_tables.h
-libavutil/avconfig.h
-tests/audiogen
-tests/base64
-tests/data
-tests/rotozoom
-tests/tiny_psnr
-tests/videogen
-tests/vsynth1
-tests/vsynth2
-tools/aviocat
-tools/cws2fws
-tools/graph2dot
-tools/ismindex
-tools/lavfi-showfiltfmts
-tools/pktdumper
-tools/probetest
-tools/qt-faststart
-tools/trasher
-version.h
-/.pc
+/.config
+/.version
+/avconv
+/avplay
+/avprobe
+/avserver
+/config.*
+/version.h
+/doc/*.1
+/doc/*.html
+/doc/*.pod
+/doc/avoptions_codec.texi
+/doc/avoptions_format.texi
+/doc/print_options
+/doxy/
+/libavcodec/*_tablegen
+/libavcodec/*_tables.c
+/libavcodec/*_tables.h
+/libavutil/avconfig.h
+/tests/audiogen
+/tests/base64
+/tests/data/
+/tests/rotozoom
+/tests/tiny_psnr
+/tests/videogen
+/tests/vsynth1/
+/tools/aviocat
+/tools/cws2fws
+/tools/graph2dot
+/tools/ismindex
+/tools/pktdumper
+/tools/probetest
+/tools/qt-faststart
+/tools/trasher

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list