Updated .gitignore
This commit is contained in:
parent
d670feb8a5
commit
0df02250aa
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -11,4 +11,6 @@ cmake_install.cmake
|
||||||
Makefile
|
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/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue