Files
perfdb/performanceDb/.gitignore
Andreas Huber db0b3d6d24 new file format
Store values in sequences of variable length. Instead of using 8 bytes
per entry we are now using between 2 and 20 bytes. But we are also able
to store every non-negative long value.
2016-12-27 10:24:56 +01:00

8 lines
67 B
Plaintext

/bin/
/build/
/.settings/
/.classpath
/.project
/test-output
/doc/