i3/.gitignore

36 lines
490 B
Plaintext
Raw Normal View History

*.o
2010-11-28 22:19:26 +03:00
tags
2012-06-23 23:46:11 +04:00
include/GENERATED_*.h
2012-08-07 12:03:37 +04:00
include/all.h.pch
2013-06-23 16:22:04 +04:00
*~
2010-11-28 22:19:26 +03:00
*.swp
*.gcda
*.gcno
*.dSYM
2012-06-23 23:46:11 +04:00
test.commands_parser
2012-10-08 15:27:42 +04:00
test.config_parser
2013-06-23 16:22:04 +04:00
testcases/MYMETA.json
testcases/MYMETA.yml
testcases/blib/
testcases/pm_to_blib
*.output
*.tab.*
*.yy.c
2012-08-07 12:03:37 +04:00
man/*.1
man/*.xml
man/*.html
2011-05-25 23:00:46 +04:00
*.tar.bz2*
2011-07-10 16:34:14 +04:00
i3
i3-input/i3-input
i3-nagbar/i3-nagbar
i3-msg/i3-msg
2011-07-31 23:53:47 +04:00
i3-config-wizard/i3-config-wizard
2012-06-23 23:46:11 +04:00
i3-dump-log/i3-dump-log
2012-05-16 19:30:09 +04:00
libi3.a
2011-07-25 02:25:42 +04:00
docs/*.pdf
2012-08-07 12:03:37 +04:00
docs/*.html
!/docs/refcard.html
i3-command-parser.stamp
i3-config-parser.stamp
.clang_complete