
# dirs
.idea/
__pycache__/
tmp*/

# fils
*.pyc
*.log
*.out

data/darknet_weights/*.ckpt*

