19 lines
202 B
Plaintext
19 lines
202 B
Plaintext
### Python ###
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
### Jupyter Notebook ###
|
|
.ipynb_checkpoints
|
|
|
|
### VSCode ###
|
|
.vscode/
|
|
|
|
### Virtual Environment ###
|
|
env/
|
|
|
|
### Metadata ###
|
|
camera_settings.log
|
|
|
|
*.weights
|