diff --git a/.gitignore b/.gitignore index f4056c4..45c14d8 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,7 @@ **/.env -**/.venv \ No newline at end of file +**/.venv +PHANTOM.wiki/ +**/.virtual_documents/ +**/__pycache__/ +**/.ipynb_checkpoints/ +CLA*.md \ No newline at end of file