modalDeploy/.gitignore

9 lines
99 B
Plaintext

.pypirc
.env
.runtime.env
.idea
.venv
tests/*
!tests/**/*.py
tests/generate_appendix.py
__pycache__