feat: add devenv to gitignore

This commit is contained in:
etwas 2025-01-28 12:07:13 +01:00
parent 6fd77c1771
commit 48d49e6ba9
Signed by: etwas
SSH key fingerprint: SHA256:bHhIeAdn/2k9jmOs6+u6ox98VYmoHUN3HfnpV2w8Ws0

9
.gitignore vendored
View file

@ -177,3 +177,12 @@ cython_debug/
# .nfs files are created when an open file is removed but is still being accessed
.nfs*
# Devenv
.devenv*
devenv.local.nix
# direnv
.direnv
# pre-commit
.pre-commit-config.yaml