Files
changedetection.io/MANIFEST.in
T
2022-03-22 23:08:08 +01:00

6 lines
188 B
Plaintext

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