rofi/.gitignore

46 lines
510 B
Plaintext
Raw Normal View History

2014-01-19 13:18:42 +00:00
*.swp
*.*~
2014-01-19 13:18:42 +00:00
build/
missing
install-sh
configure
config.h.in
Makefile.in
aclocal.m4
autom4te.cache/
compile
depcomp
2014-08-31 08:37:12 +00:00
*.o
*.gcov
*.gcda
*.gcno
2015-07-31 07:08:46 +00: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 09:45:28 +00:00
doc/*.html
doc/*.1
2016-05-07 00:55:43 +00:00
doc/*.doxy
2015-09-20 09:45:28 +00:00
*.unc-backup~
*.unc-backup.md5~
2016-05-07 00:55:43 +00:00
# autotools generated files
*.dirstamp
*.deps
Makefile
config.h
config.status
stamp-h1
# generated executables
helper_test
rofi
rofi_test
textbox_test