Update .gitignore
This commit is contained in:
parent
fcfcebfd06
commit
09d0cb976a
1 changed files with 4 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
*~
|
*~
|
||||||
*.manifest
|
*.manifest
|
||||||
*.manifest.sgx
|
*.manifest.sgx
|
||||||
|
.idea/
|
||||||
|
enclaves/tm/target/
|
||||||
|
utils/tm-prover/target/
|
||||||
|
|
Loading…
Reference in a new issue