code-review-env / .gitignore
codemaverick2
Code Review Environment OpenEnv hackathon submission
ff9fcbd
raw
history blame contribute delete
80 Bytes
__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
dist/
build/
.env
.DS_Store