i3/.gitignore

71 lines
1.2 KiB
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
AnyEvent-I3/Makefile
AnyEvent-I3/META.yml
AnyEvent-I3/MYMETA.json
AnyEvent-I3/MYMETA.yml
AnyEvent-I3/blib/
AnyEvent-I3/inc/
AnyEvent-I3/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
LAST_VERSION
################################################################################
# https://raw.githubusercontent.com/github/gitignore/master/Autotools.gitignore
################################################################################
# http://www.gnu.org/software/automake
Makefile.in
/ar-lib
/test-driver
# http://www.gnu.org/software/autoconf
/autom4te.cache
/autoscan.log
/autoscan-*.log
/aclocal.m4
/compile
/config.h.in
/config.guess
/config.sub
/configure
/configure.scan
/depcomp
/install-sh
/missing
/stamp-h1