aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2024-02-18 14:55:28 +0100
committerTom Smeding <tom@tomsmeding.com>2024-02-18 14:56:11 +0100
commit3ff019e850e628ed87ba80351c5a00fb6663cd1e (patch)
tree0536257d6298209c212b9abc94f189b87da18475 /.gitignore
parent93eeb911b6491221de95924b19ca21c462e8d7c0 (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--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3c3629e..64eda9e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
node_modules
+.envrc