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

Add .direnv in all subfolders to gitignore

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

1
.gitignore vendored
View File

@ -43,6 +43,7 @@ flycheck_*.el
# direnv # direnv
/.direnv/ /.direnv/
.direnv
# network security # network security
/network-security.data /network-security.data