From 8711109fdbae624d0038d2e4f15e22d2e1c368ca Mon Sep 17 00:00:00 2001 From: John Muchovej <5000729+jmuchovej@users.noreply.github.com> Date: Tue, 7 Sep 2021 00:41:57 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20Update=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1da45f8..c822e36 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,8 @@ __pycache__/ *.py[cod] .DS_Store .idea/ -.vscode \ No newline at end of file +.vscode +poetry.lock +.envrc +.secrets +.actrc \ No newline at end of file