Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cr-marcstevens/sha1collisiondetection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Shumow <shumow@gmail.com>2017-05-10 16:30:20 +0300
committerDan Shumow <shumow@gmail.com>2017-05-10 16:30:20 +0300
commit1cda1e8bdbfd61bc741a570089a0a7a2c1a03c50 (patch)
treee27b5f039cb6bbba984d484557ee2a16d61330f9
parent1c0a1f1681ac4a0453b674b1996d96fa3d1f4565 (diff)
Updates .gitignore to include log files.
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fcf0f50..a1e3c5b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -38,3 +38,6 @@ lib/simd/dvs_simd.h
bin/
dep_lib/
dep_src/
+
+#sha1 collision detection specific logs
+/test_*.log