Added windows asm files to gitignore

This commit is contained in:
Ben Gräf 2019-01-27 10:59:06 +01:00
parent 4e35bc3fa8
commit 059d644ee0

3
.gitignore vendored
View file

@ -10,4 +10,5 @@ CMakeCache.txt
cmake_install.cmake
Makefile
cmake-build-release/
src/crypto/asm/*.inc
src/crypto/asm/*.inc
src/crypto/asm/win/*.inc