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