CODING_STYLE.md: fix a typo
[platform/upstream/libevdev.git] / .gitignore
1 #       GNU Build System (Autotools)
2 aclocal.m4
3 *.announce
4 autom4te.cache/
5 autoscan.log
6 build-aux/
7 ChangeLog
8 compile
9 config.cache
10 config.guess
11 config.h
12 config.h.in
13 config.log
14 config-ml.in
15 config.py
16 config.status
17 config.status.lineno
18 config.sub
19 configure
20 configure.scan
21 depcomp
22 .dirstamp
23 install-sh
24 libtool
25 ltmain.sh
26 Makefile
27 Makefile.in
28 mdate-sh
29 missing
30 mkinstalldirs
31 stamp-h?
32 #       Edit Compile Debug Document Distribute
33 *~
34 *.bak
35 *.bin
36 core
37 .deps/
38 *.dll
39 *.exe
40 *.gcda
41 *.gcno
42 *.gcov
43 *.kld
44 *.ko
45 *.ko.cmd
46 *.lai
47 .libs/
48 *.l[oa]
49 *.[oa]
50 *.objq
51 *.patch
52 *.pc
53 *.pdb
54 *.pyc
55 py-compile
56 *.pyo
57 *.so
58 *.swo
59 *.swp
60 symlink-tree
61 tags
62 *.tar.bz2
63 *.tar.gz
64 *.tar.xz
65 texinfo.tex
66 .vimdir
67 ylwrap
68 #       Application Specific Files
69 *.trs
70 *.log
71 *.sig