From 474a90ebd42ffa965f4869431a675005e8f149fd Mon Sep 17 00:00:00 2001 From: Curtis Muntz Date: Wed, 17 Mar 2021 10:19:03 -0700 Subject: [PATCH] Add target/ to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 68e09ba..fdfb331 100755 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ __pycache__/ pyenv/ .clwb flagfile +target/