diff --git a/.gitignore b/.gitignore index 48cee59..3e96df4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,6 @@ -/* - -!/*ignore -!/*file -!/*.nix -!/*.yml - -!/*.json -!/*.ts - -!/data -!/public -!/styles -!/translates -!/views - # misc .DS_Store +# direnv +/.envrc +/.direnv/