mirror of
https://github.com/dgtlmoon/changedetection.io.git
synced 2026-05-01 15:20:33 +00:00
9 lines
318 B
Plaintext
9 lines
318 B
Plaintext
recursive-include changedetectionio/api *
|
|
recursive-include changedetectionio/templates *
|
|
recursive-include changedetectionio/static *
|
|
recursive-include changedetectionio/model *
|
|
recursive-include changedetectionio/tests *
|
|
include changedetection.py
|
|
global-exclude *.pyc
|
|
global-exclude node_modules
|
|
global-exclude venv |