File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mtr / .gitignore
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Oct 21 14:25:31 2019 UTC (4 years, 7 months ago) by misho
Branches: mtr, elwix, MAIN
CVS tags: v0_95, v0_94, v0_92, HEAD
mtr ver 0.92

# .gitignore
*.o
*.pyc

Makefile
Makefile.in
aclocal.m4
confdefs.h
config.*
configure
confinc
confmf
conftest.*
stamp-h1*

/build-aux/compile
/build-aux/depcomp
/build-aux/install-sh
/build-aux/missing
/build-aux/test-driver

/autom4te.cache/
/.deps/
/packet/.deps/
/packet/.dirstamp
/packet/testpacket.py.log
/packet/testpacket.py.trs
/test-suite.log
/ChangeLog
/INSTALL
/mtr
/mtr-packet
/mtr-packet-listen
/mtr.8
/mtr-packet.8
/test/.deps/
/test/.dirstamp
/ui/.deps/
/ui/.dirstamp

/test/*.py.log
/test/*.py.trs

/mtr-*.tar.gz

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>