Initial commit for mtdev2tuio.
[mtdev2tuio.git] / .gitignore
blobf39d5b38a11b9f1de54b526838bc18ac0bd2dff2
2 #               X.Org module default exclusion patterns
3 #               The next section if for module specific patterns
5 #       Do not edit the following section
6 #       GNU Build System (Autotools)
7 aclocal.m4
8 autom4te.cache/
9 autoscan.log
10 ChangeLog
11 compile
12 config.guess
13 config.h
14 config.h.in
15 config.log
16 config-ml.in
17 config.py
18 config.status
19 config.status.lineno
20 config.sub
21 configure
22 configure.scan
23 depcomp
24 .deps/
25 install-sh
26 .libs/
27 libtool
28 libtool.m4
29 ltmain.sh
30 lt~obsolete.m4
31 ltoptions.m4
32 ltsugar.m4
33 ltversion.m4
34 Makefile
35 Makefile.in
36 mdate-sh
37 missing
38 mkinstalldirs
39 *.pc
40 py-compile
41 stamp-h?
42 symlink-tree
43 texinfo.tex
44 ylwrap
46 #       Do not edit the following section
47 #       Edit Compile Debug Document Distribute
49 *.[0-9]
50 *.[0-9]x
51 *.bak
52 *.bin
53 core
54 *.dll
55 *.exe
56 *-ISO*.bdf
57 *-JIS*.bdf
58 *-KOI8*.bdf
59 *.kld
60 *.ko
61 *.ko.cmd
62 *.lai
63 *.l[oa]
64 *.[oa]
65 *.obj
66 *.patch
67 *.so
68 *.pcf.gz
69 *.pdb
70 *.tar.bz2
71 *.tar.gz
73 #               Add & Override patterns for mtdev
75 #               Edit the following section as needed
76 # For example, !report.pc overrides *.pc. See 'man gitignore'
78 test/mtdev-test
79 test/mtdev-mapgen
80 test/mtdev-matching
81 test/mtdev-kernel
82 patches