From e30ecf233ee42c1c98fcfbc5178ff105ba60760e Mon Sep 17 00:00:00 2001 From: Gabe Joseph Date: Tue, 15 Aug 2023 11:08:33 -0600 Subject: [PATCH] ignore .pdm-python --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3626ddf..f500f3e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ __pycache__ *.pyc .hypothesis +.pdm-python dask-worker-space .ipynb_checkpoints