diff --git a/.gitignore b/.gitignore index 2556e45..82fb003 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,15 @@ node_modules/ -test-results/ -nexus/__pycache__/ -tests/__pycache__/ +__pycache__/ +*.pyc +.env/ +.venv/ +.env.local +.envs.txt +pip-selfcheck.json +.aider* +.vscode/ +.idea/ +*.swp +*.swo +*.log +*.tmp