NTT-learning/.gitignore

15 lines
181 B
Text

.venv/
__pycache__/
*.py[cod]
.logs/
.run/
.cache/
.ipython/
.jupyter_config/
.jupyter_data/
.jupyter_runtime/
.ipynb_checkpoints/
.pytest_cache/
.mypy_cache/
*.egg-info/
.DS_Store