feat: update on gitignore
This commit is contained in:
parent
5c64286b70
commit
3a0ccbef7b
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -66,4 +66,7 @@ config.yaml
|
||||||
# SQLite
|
# SQLite
|
||||||
*.db*
|
*.db*
|
||||||
|
|
||||||
*settings.json
|
*settings.json
|
||||||
|
|
||||||
|
# Test suite (local only, not committed yet)
|
||||||
|
test/
|
||||||
Loading…
Add table
Add a link
Reference in a new issue