]> git.sur5r.net Git - i3/i3/blob - .gitignore
Merge branch 'master' into next
[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