gri3-wm/.gitignore

71 lines
1.2 KiB
Plaintext
Raw Normal View History

*.o
2010-11-28 20:19:26 +01:00
tags
2012-06-23 21:46:11 +02:00
include/GENERATED_*.h
2012-08-07 10:03:37 +02:00
include/all.h.pch
2013-06-23 14:22:04 +02:00
*~
2010-11-28 20:19:26 +01:00
*.swp
*.gcda
*.gcno
*.dSYM
2012-06-23 21:46:11 +02:00
test.commands_parser
2012-10-08 13:27:42 +02:00
test.config_parser
2013-06-23 14:22:04 +02: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 10:03:37 +02:00
man/*.1
man/*.xml
man/*.html
2011-05-25 21:00:46 +02:00
*.tar.bz2*
2011-07-10 14:34:14 +02:00
i3
i3-input/i3-input
i3-nagbar/i3-nagbar
i3-msg/i3-msg
2011-07-31 21:53:47 +02:00
i3-config-wizard/i3-config-wizard
2012-06-23 21:46:11 +02:00
i3-dump-log/i3-dump-log
2012-05-16 17:30:09 +02:00
libi3.a
2011-07-25 00:25:42 +02:00
docs/*.pdf
2012-08-07 10:03:37 +02: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