|
|
|
recursive-include changedetectionio/api *
|
|
|
|
recursive-include changedetectionio/blueprint *
|
|
|
|
recursive-include changedetectionio/content_fetchers *
|
|
|
|
recursive-include changedetectionio/model *
|
|
|
|
recursive-include changedetectionio/processors *
|
|
|
|
recursive-include changedetectionio/static *
|
|
|
|
recursive-include changedetectionio/templates *
|
|
|
|
recursive-include changedetectionio/tests *
|
|
|
|
prune changedetectionio/static/package-lock.json
|
|
|
|
prune changedetectionio/static/styles/node_modules
|
|
|
|
prune changedetectionio/static/styles/package-lock.json
|
|
|
|
include changedetection.py
|
|
|
|
include requirements.txt
|
|
|
|
include README-pip.md
|
|
|
|
global-exclude *.pyc
|
|
|
|
global-exclude node_modules
|
|
|
|
global-exclude venv
|
|
|
|
|
|
|
|
global-exclude test-datastore
|
|
|
|
global-exclude changedetection.io*dist-info
|
|
|
|
global-exclude changedetectionio/tests/proxy_socks5/test-datastore
|