chore: update gitignore
This commit is contained in:
parent
2e41c28429
commit
21696a02f0
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,5 +1,6 @@
|
||||||
# Build artifacts
|
# Build artifacts
|
||||||
target/
|
target/
|
||||||
|
reviews/
|
||||||
result*
|
result*
|
||||||
|
|
||||||
# SQLite database files
|
# SQLite database files
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue