mirror of
https://github.com/xzeldon/htop.git
synced 2024-12-25 23:35:45 +00:00
4eeb9d5e64
This file tells git to ignore the files generated via ./autogen.sh && ./configure && make
32 lines
313 B
Plaintext
32 lines
313 B
Plaintext
# the binary:
|
|
htop
|
|
|
|
# all object files
|
|
*.o
|
|
|
|
.deps/
|
|
Makefile
|
|
Makefile.in
|
|
aclocal.m4
|
|
autom4te.cache/
|
|
compile
|
|
config.guess
|
|
config.h
|
|
config.h.in
|
|
config.log
|
|
config.status
|
|
config.sub
|
|
configure
|
|
depcomp
|
|
htop.1
|
|
install-sh
|
|
libtool
|
|
ltmain.sh
|
|
m4/libtool.m4
|
|
m4/ltoptions.m4
|
|
m4/ltversion.m4
|
|
m4/lt~obsolete.m4
|
|
missing
|
|
stamp-h1
|
|
|