mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-26 19:41:29 +08:00
feat!: web user interface
This commit is contained in:

committed by
Blake Blackshear

parent
5ad4017510
commit
c618867941
7
.gitignore
vendored
7
.gitignore
vendored
@@ -1,8 +1,11 @@
|
||||
*.pyc
|
||||
.DS_Store
|
||||
*.pyc
|
||||
debug
|
||||
.vscode
|
||||
config/config.yml
|
||||
models
|
||||
*.mp4
|
||||
*.db
|
||||
frigate/version.py
|
||||
frigate/version.py
|
||||
web/build
|
||||
web/node_modules
|
||||
|
Reference in New Issue
Block a user