From 15289025bbc9ff112f45d3bcc43eb9f35f4c42df Mon Sep 17 00:00:00 2001 From: Chip Davis Date: Wed, 8 May 2024 15:31:53 -0500 Subject: [PATCH] chore: fixed gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 744428b2..0bbaa6e5 100644 --- a/.gitignore +++ b/.gitignore @@ -12,8 +12,8 @@ docs/*.html .tox/ notebooks/chroma.sqlite3 dist +.env *.sqlite htmlcov chroma.sqlite3 *.bin -env