Files
object-detection-flask-opencv/.gitignore
Diego Inácio 3d99e4579d Update gitignore
Include camera settings log
2020-02-02 11:01:15 -03:00

17 lines
191 B
Plaintext

### Python ###
__pycache__/
*.py[cod]
*$py.class
### Jupyter Notebook ###
.ipynb_checkpoints
### VSCode ###
.vscode/
### Virtual Environment ###
env/
### Metadata ###
camera_settings.log