From 40502ce33b5e6ac094e1f8829b1ec3c9cee986dc Mon Sep 17 00:00:00 2001 From: Austin Schneider Date: Wed, 6 Mar 2024 11:04:02 -0700 Subject: [PATCH] Clean up .gitignore --- .gitignore | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 54a5f0a3..c57fe85d 100644 --- a/.gitignore +++ b/.gitignore @@ -54,7 +54,7 @@ vendor/rk/ # ipynb_checkpoint -*ipynb_checkpoint* +.ipynb_checkpoints/ # build /*build/ @@ -65,9 +65,6 @@ vendor/rk/ # pycache __pycache__/ -*/*/*pycache* -*/*/*/*pycache* -*/*/*/*/*pycache* # output dirs -*output* +output/