]> git.sur5r.net Git - i3/i3/blob - .gitignore
Add `.clang_complete` and `Xdummy.so` to 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 test.commands_parser
10 test.config_parser
11 testcases/MYMETA.json
12 testcases/MYMETA.yml
13 testcases/blib/
14 testcases/pm_to_blib
15 *.output
16 *.tab.*
17 *.yy.c
18 man/*.1
19 man/*.xml
20 man/*.html
21 *.tar.bz2*
22 i3
23 i3-input/i3-input
24 i3-nagbar/i3-nagbar
25 i3-msg/i3-msg
26 i3-config-wizard/i3-config-wizard
27 i3-dump-log/i3-dump-log
28 libi3.a
29 docs/*.pdf
30 docs/*.html
31 !/docs/refcard.html
32 i3-command-parser.stamp
33 i3-config-parser.stamp
34 .clang_complete