kopia lustrzana https://github.com/dgtlmoon/changedetection.io
16 wiersze
614 B
Plaintext
16 wiersze
614 B
Plaintext
recursive-include changedetectionio/api *
|
|
recursive-include changedetectionio/blueprint *
|
|
recursive-include changedetectionio/model *
|
|
recursive-include changedetectionio/processors *
|
|
recursive-include changedetectionio/res *
|
|
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
|
|
global-exclude *.pyc
|
|
global-exclude node_modules
|
|
global-exclude venv
|