gitignore: Updated to ignore *.swp and .dirstamp
[platform/upstream/gst-plugins-good.git] / .gitignore
1 aclocal.m4
2 autom4te.cache
3 config.h*
4 config.log
5 config.status
6 config.guess
7 config.sub
8 config.rpath
9 configure
10 gst-plugins-good.spec
11 libtool
12 stamp-h
13 stamp-h.in
14 stamp-h1
15 gst-element-check-*.m4
16 ltmain.sh
17 missing
18 mkinstalldirs
19 compile
20 install-sh
21 depcomp
22 autoregen.sh
23 ABOUT-NLS
24 _stdint.h
25 gst-plugins-good-*.tar.*
26 .dirstamp
27
28 /m4
29
30 .deps
31 .libs
32 *.lo
33 *.la
34 *.o
35 Makefile.in
36 Makefile
37 *~
38 *.swp
39
40 /m4
41
42 ext/dv/smpte_test
43
44 gst/deinterlace/tvtime.h
45
46 tmp-orc.c
47 *orc.h
48
49 /tests/examples/jack/jack_client
50
51 Build
52 *.user
53 *.suo
54 *.ipch
55 *.sdf
56 *.opensdf
57 *.DS_Store
58
59 /test-driver
60 *.log
61 *.trs