From 0df02250aa8c3762b82402b1f632c5382e67f736 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ben=20Gr=C3=A4f?= Date: Wed, 31 Jul 2019 20:07:21 +0200 Subject: [PATCH] Updated .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 2caaa558..9265eadc 100644 --- a/.gitignore +++ b/.gitignore @@ -11,4 +11,6 @@ cmake_install.cmake Makefile cmake-build-release/ src/crypto/asm/*.inc -src/crypto/asm/win/*.inc \ No newline at end of file +src/crypto/asm/win/*.inc +src/3rdparty/ +test/