aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJakob Unterwurzacher2015-10-04 20:46:21 +0200
committerJakob Unterwurzacher2015-10-04 20:46:21 +0200
commitd1522c7992ea075ecfbc570b8f804bf468cca80e (patch)
treeb91b12668667512c04b28e0a9026211a3de0ed74 /.gitignore
parentaa082c235a9ba2726385c07913bf1917faf928b2 (diff)
tests: simplify names
main_test_tmp -> tmp main_benchmark.bash -> benchmark.bash
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore10
1 files changed, 3 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore
index 0929506..6072ebf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,5 @@
-# Binary
+# binary
/gocryptfs
-# Manual test mounts
-/cipherdir
-/mountpoint
-
-# main_test.go temporary files
-/main_test_tmp
+# temporary files created by the tests
+/tmp