mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
20 lines
214 B
Plaintext
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 |