heroweb/.gitignore
2024-08-22 12:09:10 +02:00

17 lines
168 B
Plaintext

__pycache__
*.pyc
.venv
.vscode
index/
prompts2/
python3.12/
site-packages/
include/
bin/
state/
node_modules
.mypy_cache
target/
lib/investorstool/parsers/input
docs/