1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
# License ?
website/import/Belief.jar
codecoverage/sources/example1/*
codecoverage/sources/example2/*
testing-junit/sources/iut/net/sourceforge/groboutils/junit/v1/iftc/Sample*
# Binary ?
_shared/bootstrap/*
# Cruft ?
_shared/3rdparty/ant/1.6beta/bin/*
_shared/3rdparty/ant/1.6beta/etc/*
out.log
website/import/
website/xdocs/
*.old
# Others licences
_shared/3rdparty/bcel/5.1/LICENSE.txt
_shared/3rdparty/junit/3.7/license-cpl.html
_shared/3rdparty/sax/2.0.1/license.html
_shared/3rdparty/easymock/0.8/license.html
_shared/3rdparty/ant/1.6beta/LICENSE.xerces
_shared/3rdparty/ant/1.6beta/LICENSE
_shared/3rdparty/ant/1.6beta/LICENSE.sax
_shared/3rdparty/ant/1.6beta/LICENSE.dom
_shared/3rdparty/log4j/1.2.8/LICENSE.txt
_shared/3rdparty/xerces/2.4.0/LICENSE
_shared/3rdparty/xerces/2.4.0/LICENSE-SAX.html
_shared/3rdparty/xerces/2.4.0/LICENSE-DOM.html
_shared/3rdparty/xalan/2.5.1/License
_shared/3rdparty/mockobjects/0.4rc1/LICENSE.txt
|