root/trunk/.gitignore

Revision 180, 307 bytes (checked in by sam, 4 months ago)
  • .gitignore: add an ignore file for git-svn users.
Line 
1 *.o
2 *.lo
3 *.la
4 *.a
5 *.exe
6 *.pc
7 .auto
8 .libs
9 .deps
10 Makefile
11 Makefile.in
12 aclocal.m4
13 autom4te.cache
14 config.h.in
15 config.h
16 config.log
17 config.status
18 configure
19 libtool
20 stamp-*
21 *-stamp
22 examples/decode_mpeg
23 examples/decode_pat
24 examples/decode_pmt
25 examples/decode_sdt
26 misc/gen_crc
27 misc/gen_pat
28 misc/gen_pmt
29 misc/test_dr
Note: See TracBrowser for help on using the browser.