This commit is contained in:
2024-11-08 19:45:52 +03:00
parent aa84cc8793
commit 19988900c6
7 changed files with 129 additions and 7 deletions

17
.gitignore vendored Normal file
View File

@@ -0,0 +1,17 @@
__pycache__
*.pyc
.venv
.vscode
index/
prompts2/
python3.12/
python3.13/
site-packages/
include/
bin/
state/
node_modules/
.mypy_cache
target/
lib/investorstool/parsers/input
docs/