htop/.gitignore

44 lines
406 B
Plaintext
Raw Normal View History

# the binary:
htop
# all object files
*.o
# skip all backups
*.bak
*~
2017-07-23 05:43:01 +03:00
.*.sw?
# skip coverage files
2015-04-01 05:24:06 +03:00
*.gcda
*/*.gcda
*.gcno
*/*.gcno
*.h.gch
2015-05-15 12:38:16 +03:00
*/.dirstamp
2015-04-01 05:24:06 +03:00
.deps/
Makefile
Makefile.in
INSTALL
aclocal.m4
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.log
config.status
config.cache
config.sub
configure
depcomp
htop.1
install-sh
libtool
ltmain.sh
m4/
missing
scripts/MakeHeader.py
stamp-h1