From e81fdbe2cd3106005aef000e750f891df10aa6aa Mon Sep 17 00:00:00 2001 From: Andrew Tomaka Date: Thu, 30 Jul 2020 17:02:36 -0400 Subject: [PATCH] Ignore more things --- gitignore_global | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/gitignore_global b/gitignore_global index 16afcb4..6461d43 100644 --- a/gitignore_global +++ b/gitignore_global @@ -5,5 +5,7 @@ *.out *.DS_Store -aet-*/** .envrc + +aet-*/** +config/initializers/*_aet_*