From f9804f0399fc21b27d633abe07dc9d9b9a73ef46 Mon Sep 17 00:00:00 2001 From: Austen Adler Date: Thu, 9 Feb 2023 23:46:30 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 336cc30..c594111 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ /build -/design-workflow/frequency-all.txt.gz -/design-workflow/*.html -/design-workflow/*.svg +/docs/frequency-all.txt.gz +/docs/*.html +/docs/*.svg **/.ipynb_checkpoints /target