Update .gitignore
This commit is contained in:
parent
9fbb7b9a8f
commit
c09657e5c6
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -15,7 +15,9 @@ target/
|
||||||
result
|
result
|
||||||
result-*
|
result-*
|
||||||
|
|
||||||
|
# Test gadget
|
||||||
|
test-gadget.py
|
||||||
|
.test-gadget/
|
||||||
|
|
||||||
# Added by cargo
|
# Added by cargo
|
||||||
|
|
||||||
|
|
Reference in a new issue