2016-05-07 09:16:28 -04:00
|
|
|
/build/
|
2016-05-07 09:16:03 -04:00
|
|
|
|
|
|
|
# autotools generated files
|
2016-05-07 09:16:28 -04:00
|
|
|
/missing
|
|
|
|
/install-sh
|
|
|
|
/configure
|
|
|
|
/config.status
|
|
|
|
/config.h.in
|
|
|
|
/config.h
|
|
|
|
/Makefile.in
|
|
|
|
/Makefile
|
|
|
|
/aclocal.m4
|
|
|
|
/autom4te.cache/
|
|
|
|
/compile
|
|
|
|
/depcomp
|
|
|
|
/stamp-h1
|
2016-05-07 09:16:03 -04:00
|
|
|
.dirstamp
|
|
|
|
.deps/
|
2014-08-31 04:37:12 -04:00
|
|
|
*.o
|
|
|
|
*.gcov
|
|
|
|
*.gcda
|
|
|
|
*.gcno
|
2016-10-24 11:48:04 -04:00
|
|
|
/test-driver
|
|
|
|
/ar-lib
|
2015-07-31 03:08:46 -04:00
|
|
|
|
2016-05-07 09:16:03 -04:00
|
|
|
# generated files
|
2016-05-07 09:16:28 -04:00
|
|
|
/helper_test
|
|
|
|
/helper_config_cmdline_parser
|
|
|
|
/helper_expand
|
|
|
|
/history_test
|
|
|
|
/rofi_test
|
|
|
|
/textbox_test
|
|
|
|
/rofi
|
|
|
|
/doc/*.html
|
|
|
|
/doc/*.doxy
|
|
|
|
/gitconfig.h
|
2020-02-01 07:49:11 -05:00
|
|
|
test/output.txt
|
2016-05-07 09:16:03 -04:00
|
|
|
|
2015-07-31 03:08:46 -04:00
|
|
|
# I want to ignore log files
|
|
|
|
*.log
|
|
|
|
|
|
|
|
# Core files should never be checked in
|
|
|
|
core
|
|
|
|
|
|
|
|
# ignore patches too, the code is either checked in or branch.
|
|
|
|
*.patch*
|
2015-09-20 05:45:28 -04:00
|
|
|
|
2016-05-07 09:16:03 -04:00
|
|
|
# backup files
|
|
|
|
*.swp
|
|
|
|
*.*~
|
2015-09-20 05:45:28 -04:00
|
|
|
*.unc-backup~
|
|
|
|
*.unc-backup.md5~
|
2016-10-24 11:48:04 -04:00
|
|
|
|
2017-01-31 02:27:16 -05:00
|
|
|
# Build
|
|
|
|
ylwrap
|