[MPlayer-cvslog] r33701 - trunk/.gitignore

diego subversion at mplayerhq.hu
Wed Jun 22 14:09:01 CEST 2011


Author: diego
Date: Wed Jun 22 14:09:01 2011
New Revision: 33701

Log:
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.

Added:
   trunk/.gitignore

Added: trunk/.gitignore
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ trunk/.gitignore	Wed Jun 22 14:09:01 2011	(r33701)
@@ -0,0 +1,54 @@
+*.[od]
+*.exe
+*.ho
+codec-cfg
+codec-cfg-test
+codecs2html
+codecs.conf.h
+config.*
+cpuinfo
+gmplayer
+help_mp.h
+mencoder
+mplayer
+tags
+TAGS
+version.h
+debian/changelog
+debian/*.debhelper.log
+DOCS/codecs-status.html
+DOCS/HTML/
+DOCS/HTML-single/
+DOCS/tech/doxygen
+DOCS/xml/html-chunk.xsl
+DOCS/xml/html-single.xsl
+DOCS/xml/xml.mak
+DOCS/xml/*/main.xml
+drivers/mga_vid_test
+drivers/tdfx_vid_test
+ffmpeg/
+libdvdnav/
+libdvdread4/
+libvo/aspecttest
+loader/qtx/list
+loader/qtx/qtxload
+mp3lib/test
+mp3lib/test2
+TOOLS/alaw-gen
+TOOLS/alaw.dat
+TOOLS/alaw.out
+TOOLS/asfinfo
+TOOLS/avi-fix
+TOOLS/avisubdump
+TOOLS/bmovl-test
+TOOLS/compare
+TOOLS/cpuinfo
+TOOLS/dump_mp4
+TOOLS/fastmemcpybench
+TOOLS/modify_reg
+TOOLS/movinfo
+TOOLS/netstream
+TOOLS/subrip
+TOOLS/vivodump
+vidix/pci_*.[ch]
+vidix/dhahelperwin/dhahelper.sys


More information about the MPlayer-cvslog mailing list