diff --git a/.gitignore b/.gitignore index d379928..d7fcbae 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,12 @@ doctrees *.inv *.pickle *.ignore +*.code-workspace .vscode/ .cache/ -dist/ \ No newline at end of file +dist/ +build/ +docs/BuildDocEnv/ +playground/ +*egg-info/ \ No newline at end of file