2022-05-23 22:16:50 +00:00
|
|
|
recursive-include changedetectionio/api *
|
2022-12-08 20:54:55 +00:00
|
|
|
recursive-include changedetectionio/blueprint *
|
2022-05-10 20:45:08 +00:00
|
|
|
recursive-include changedetectionio/model *
|
2022-11-17 10:52:48 +00:00
|
|
|
recursive-include changedetectionio/res *
|
2022-12-08 20:54:55 +00:00
|
|
|
recursive-include changedetectionio/static *
|
|
|
|
|
recursive-include changedetectionio/templates *
|
|
|
|
|
recursive-include changedetectionio/tests *
|
2022-11-24 19:53:01 +00:00
|
|
|
prune changedetectionio/static/package-lock.json
|
|
|
|
|
prune changedetectionio/static/styles/node_modules
|
|
|
|
|
prune changedetectionio/static/styles/package-lock.json
|
2021-08-16 13:24:37 +00:00
|
|
|
include changedetection.py
|
2021-09-19 20:57:15 +00:00
|
|
|
global-exclude *.pyc
|
2022-03-22 22:08:08 +00:00
|
|
|
global-exclude node_modules
|
2022-11-24 19:53:01 +00:00
|
|
|
global-exclude venv
|