]> git.sur5r.net Git - i3/i3/blob - .gitignore
pull autotools.gitignore into .gitignore
[i3/i3] / .gitignore
1 *.o
2 tags
3 include/GENERATED_*.h
4 include/all.h.pch
5 *~
6 *.swp
7 *.gcda
8 *.gcno
9 *.dSYM
10 test.commands_parser
11 test.config_parser
12 testcases/MYMETA.json
13 testcases/MYMETA.yml
14 testcases/blib/
15 testcases/pm_to_blib
16 *.output
17 *.tab.*
18 *.yy.c
19 man/*.1
20 man/*.xml
21 man/*.html
22 *.tar.bz2*
23 i3
24 i3-input/i3-input
25 i3-nagbar/i3-nagbar
26 i3-msg/i3-msg
27 i3-config-wizard/i3-config-wizard
28 i3-dump-log/i3-dump-log
29 libi3.a
30 docs/*.pdf
31 docs/*.html
32 !/docs/refcard.html
33 i3-command-parser.stamp
34 i3-config-parser.stamp
35 .clang_complete
36 LAST_VERSION
37
38 ################################################################################
39 # https://raw.githubusercontent.com/github/gitignore/master/Autotools.gitignore
40 ################################################################################
41
42 # http://www.gnu.org/software/automake
43
44 Makefile.in
45 /ar-lib
46 /test-driver
47
48 # http://www.gnu.org/software/autoconf
49
50 /autom4te.cache
51 /autoscan.log
52 /autoscan-*.log
53 /aclocal.m4
54 /compile
55 /config.h.in
56 /config.guess
57 /config.sub
58 /configure
59 /configure.scan
60 /depcomp
61 /install-sh
62 /missing
63 /stamp-h1