Defect-Detection / .gitignore
Navy
feat: all features
297eef6
raw
history blame contribute delete
116 Bytes
# Ignore virtual environment
venv/
.env
__pycache__/
*.pyc
.DS_Store
.idea/
*.log
outputs/
videos/
images/
testing/