Mercurial > mplayer.hg
comparison .gitignore @ 33613:5660f163ea79
build: Add .gitignore file.
While MPlayer does not currently use git, this is useful when working with
git-svn clones and will ease a future transition from Subversion to git.
author | diego |
---|---|
date | Wed, 22 Jun 2011 12:09:01 +0000 |
parents | |
children | f2b81cd25817 |
comparison
equal
deleted
inserted
replaced
33612:4dc685f18963 | 33613:5660f163ea79 |
---|---|
1 *.[od] | |
2 *.exe | |
3 *.ho | |
4 codec-cfg | |
5 codec-cfg-test | |
6 codecs2html | |
7 codecs.conf.h | |
8 config.* | |
9 cpuinfo | |
10 gmplayer | |
11 help_mp.h | |
12 mencoder | |
13 mplayer | |
14 tags | |
15 TAGS | |
16 version.h | |
17 debian/changelog | |
18 debian/*.debhelper.log | |
19 DOCS/codecs-status.html | |
20 DOCS/HTML/ | |
21 DOCS/HTML-single/ | |
22 DOCS/tech/doxygen | |
23 DOCS/xml/html-chunk.xsl | |
24 DOCS/xml/html-single.xsl | |
25 DOCS/xml/xml.mak | |
26 DOCS/xml/*/main.xml | |
27 drivers/mga_vid_test | |
28 drivers/tdfx_vid_test | |
29 ffmpeg/ | |
30 libdvdnav/ | |
31 libdvdread4/ | |
32 libvo/aspecttest | |
33 loader/qtx/list | |
34 loader/qtx/qtxload | |
35 mp3lib/test | |
36 mp3lib/test2 | |
37 TOOLS/alaw-gen | |
38 TOOLS/alaw.dat | |
39 TOOLS/alaw.out | |
40 TOOLS/asfinfo | |
41 TOOLS/avi-fix | |
42 TOOLS/avisubdump | |
43 TOOLS/bmovl-test | |
44 TOOLS/compare | |
45 TOOLS/cpuinfo | |
46 TOOLS/dump_mp4 | |
47 TOOLS/fastmemcpybench | |
48 TOOLS/modify_reg | |
49 TOOLS/movinfo | |
50 TOOLS/netstream | |
51 TOOLS/subrip | |
52 TOOLS/vivodump | |
53 vidix/pci_*.[ch] | |
54 vidix/dhahelperwin/dhahelper.sys |