poc-elc-ai / .gitignore
.gitignore
Raw
*.pyc
*.pyo
__pycache__/
.DS_Store/
.git/
.idea/
.ipynb_checkpoints/
venv/