frigate/.gitignore
Josh Hawkins 8994edd833
Revert "Rewrite yaml loader (#13803)"
This reverts commit 38ff46e45c.
2024-09-17 16:01:07 -05:00

20 lines
214 B
Plaintext

.DS_Store
*.pyc
*.swp
debug
.vscode/*
!.vscode/launch.json
config/*
!config/*.example
models
*.mp4
*.db
*.csv
frigate/version.py
web/build
web/node_modules
web/coverage
core
!/web/**/*.ts
.idea/*
.ipynb_checkpoints