chore: add dir env flakes support and add it's directory to gitignore

This commit is contained in:
Fijxu 2026-08-01 18:05:10 -04:00
parent 6b2440078e
commit 31ca0bd54d
No known key found for this signature in database
GPG Key ID: 32C1DDF333EDA6A4
2 changed files with 4 additions and 0 deletions

1
.envrc Normal file
View File

@ -0,0 +1 @@
use flake

3
.gitignore vendored
View File

@ -7,3 +7,6 @@
/invidious
/sentry
/config/config.yml
# direnv directory used for the Nix Flake.
.direnv