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