Add flake result folder to gitignore
This commit is contained in:
parent
058e682043
commit
a5f23cef22
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
target/
|
target/
|
||||||
logs/
|
logs/
|
||||||
|
result
|
||||||
|
|
||||||
.env
|
.env
|
||||||
|
|
Loading…
Reference in a new issue