Files
changedetection.io/MANIFEST.in
T

7 lines
232 B
Plaintext

recursive-include changedetectionio/templates *
recursive-include changedetectionio/static *
recursive-include changedetectionio/model *
include changedetection.py
global-exclude *.pyc
global-exclude node_modules
global-exclude venv