]> git.sur5r.net Git - i3/i3/blob - .gitignore
i3-nagbar: add option for button that runs commands without a terminal (#3258)
[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 AnyEvent-I3/Makefile
17 AnyEvent-I3/META.yml
18 AnyEvent-I3/MYMETA.json
19 AnyEvent-I3/MYMETA.yml
20 AnyEvent-I3/blib/
21 AnyEvent-I3/inc/
22 AnyEvent-I3/pm_to_blib
23 *.output
24 *.tab.*
25 *.yy.c
26 man/*.1
27 man/*.xml
28 man/*.html
29 *.tar.bz2*
30 i3
31 i3-input/i3-input
32 i3-nagbar/i3-nagbar
33 i3-msg/i3-msg
34 i3-config-wizard/i3-config-wizard
35 i3-dump-log/i3-dump-log
36 libi3.a
37 docs/*.pdf
38 docs/*.html
39 !/docs/refcard.html
40 i3-command-parser.stamp
41 i3-config-parser.stamp
42 .clang_complete
43 LAST_VERSION
44
45 ################################################################################
46 # https://raw.githubusercontent.com/github/gitignore/master/Autotools.gitignore
47 ################################################################################
48
49 # http://www.gnu.org/software/automake
50
51 Makefile.in
52 /ar-lib
53 /test-driver
54
55 # http://www.gnu.org/software/autoconf
56
57 /autom4te.cache
58 /autoscan.log
59 /autoscan-*.log
60 /aclocal.m4
61 /compile
62 /config.h.in
63 /config.guess
64 /config.sub
65 /configure
66 /configure.scan
67 /depcomp
68 /install-sh
69 /missing
70 /stamp-h1