opencv_webcam/.gitignore

21 lines
156 B
Plaintext

*.jpg
*.jpeg
*.png
*.mp4
*.avi
.ipynb_checkpoints
__pycache__
/utils/__pycache__
# 日志格式
*.log
*.txt
*.csv
*.data
*.yaml
*.json
test.py
/log
/test