Updated .gitignore

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

2
.gitignore vendored
View file

@ -12,3 +12,5 @@ Makefile
cmake-build-release/ cmake-build-release/
src/crypto/asm/*.inc src/crypto/asm/*.inc
src/crypto/asm/win/*.inc src/crypto/asm/win/*.inc
src/3rdparty/
test/