collector/.gitignore
iwakeh 8767c73d08 Implements task-19021 and task-19005.
Adds the very first tests to CollecTor.
Increases testability and prepares task-19018.
Avoid using literal path separators,use Paths.get instead.
2016-05-30 15:14:49 +02:00

17 lines
125 B
Plaintext

/.classpath
/.project
/classes/
/config
/data/
/in/
/out/
/log/
/rsync/
/stats/
/tarballs/
/generated
/lib
cobertura.ser
*~