diff --git a/.dockerignore b/.dockerignore index 5cad5e7d4..6a4bc6eb8 100644 --- a/.dockerignore +++ b/.dockerignore @@ -7,4 +7,5 @@ config/ .git core *.mp4 -*.db \ No newline at end of file +*.db +*.ts \ No newline at end of file diff --git a/.gitignore b/.gitignore index 85caded13..2e509347e 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ debug config/config.yml models *.mp4 +*.ts *.db frigate/version.py web/build