gitignore: Ignore Nix result and dbs folder
This commit is contained in:
parent
8462e978bf
commit
a7afce0884
7
.gitignore
vendored
7
.gitignore
vendored
@ -263,3 +263,10 @@ poetry.toml
|
||||
|
||||
# CodeQL
|
||||
_lgtm_*
|
||||
|
||||
# Nix
|
||||
result/
|
||||
result
|
||||
|
||||
# DBs
|
||||
dbs/
|
Loading…
Reference in New Issue
Block a user