From 0fd614f46baa19c57510b4155b2fd909ddadfb9c Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Tue, 9 Feb 2021 13:02:25 -0500 Subject: [PATCH] [gitignore] Ignore all envrc files --- git/.gitignore_global | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/.gitignore_global b/git/.gitignore_global index c44379f..28b68b7 100644 --- a/git/.gitignore_global +++ b/git/.gitignore_global @@ -1,6 +1,6 @@ # After symlinking this to your home dir, run: # > git config --global core.excludesfile ~/.gitignore -.envrc +*.envrc .ropeproject flower group_vars_prod