...
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal 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/
|
Reference in New Issue
Block a user