diff options
author | Tom Smeding <tom@tomsmeding.com> | 2024-02-18 14:55:28 +0100 |
---|---|---|
committer | Tom Smeding <tom@tomsmeding.com> | 2024-02-18 14:56:11 +0100 |
commit | 3ff019e850e628ed87ba80351c5a00fb6663cd1e (patch) | |
tree | 0536257d6298209c212b9abc94f189b87da18475 /.gitignore | |
parent | 93eeb911b6491221de95924b19ca21c462e8d7c0 (diff) |
Remove .envrc
Configs specific to a particular tool should not be activated unless you
have and want that particular tool.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ node_modules +.envrc |