diff --git a/.gitignore b/.gitignore index ccc5535d2784927fe1cdd580299b7478bd8e2f4c..55e6cc84408f4a6e466147637b1d368506eef40b 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,7 @@ build/ doc/api/ dist/ cache/ -venv/ +_citools/ +_work/ .mypy_cache/ .pytest_cache/