Updated .gitignore

This commit is contained in:
Ben Gräf 2019-07-31 20:07:21 +02:00
parent d670feb8a5
commit 0df02250aa

4
.gitignore vendored
View file

@ -11,4 +11,6 @@ cmake_install.cmake
Makefile
cmake-build-release/
src/crypto/asm/*.inc
src/crypto/asm/win/*.inc
src/crypto/asm/win/*.inc
src/3rdparty/
test/