more .gitignore fixing
[swftools.git] / .gitignore
1 *.o
2 *.obj
3 *.exe
4 *.pdf
5 *.swf
6 *.ps
7 *.pyc
8 swfcombine
9 swfextract
10 swfdump
11 wav2swf
12 png2swf
13 jpeg2swf
14 swfstrings
15 swfc 
16 swfbbox
17 font2swf
18 gif2swf
19 pdf2swf
20 as3compile
21 swfbytes
22 swfrender
23 src/parser.yy.c
24 lib/*.a
25 c
26 t
27 cming
28 gen
29 Makefile
30 Makefile.common
31 Makefile.new
32 Makefile.depend
33 config.h
34 config.log
35 config.cache
36 libtool
37 release
38 config.status
39 3rdparty
40 autom4te.cache
41 aclocal.m4
42 build/
43 installer/files1.c
44 installer/files1.exe
45 installer/files2.c
46 installer/files2.exe
47 installer/installer.coff
48 installer/installer.upx
49 installer/makegui
50 installer/mkarchive
51 installer/swftools-small.bmp
52 installer/uninstall.exe
53