1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Add direnv to gitignore

This commit is contained in:
Stefan Ellmauthaler 2023-05-12 16:40:07 +02:00
parent 41ab4d7698
commit 96ad48d329
Failed to extract signature

3
.gitignore vendored
View File

@ -41,6 +41,9 @@ flycheck_*.el
# projectiles files # projectiles files
.projectile .projectile
# direnv
/.direnv/
# network security # network security
/network-security.data /network-security.data