diff --git a/.gitignore b/.gitignore index e4d7b39..b9bf6f5 100644 --- a/.gitignore +++ b/.gitignore @@ -262,4 +262,11 @@ poetry.toml # End of https://www.toptal.com/developers/gitignore/api/c,c++,cmake,python # CodeQL -_lgtm_* \ No newline at end of file +_lgtm_* + +# Nix +result/ +result + +# DBs +dbs/ \ No newline at end of file