diff options
author | Jakob Unterwurzacher | 2015-12-08 13:19:19 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-12-08 13:19:19 +0100 |
commit | c6a6641b58d4bd8fd9e64ad7a653eff9886ee6e2 (patch) | |
tree | 41f69679a578323bc0f247b2e4abfbec191a5b85 /.gitignore | |
parent | 21abf57abbfc6ad818df623f007cac1aa1945682 (diff) |
tests: add encryption benchmarks to cryptfs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -6,4 +6,6 @@ # binary releases /*.tar.gz -c + +# Binaries created for cpu profiling +*.test |