You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
694 B
23 lines
694 B
include etc/iotronic/iotronic.conf |
|
include templates/settings.example.json |
|
include templates/plugins.example.json |
|
include templates/services.example.json |
|
include etc/systemd/system/s4t-lightning-rod.service |
|
include etc/logrotate.d/lightning-rod.log |
|
include scripts/lr_info |
|
include scripts/lr_checks |
|
include scripts/lr_install |
|
include scripts/lr_configure |
|
include scripts/device_bkp_rest |
|
include iotronic_lightningrod/proxies/configs/* |
|
include iotronic_lightningrod/modules/web/static/css/* |
|
include iotronic_lightningrod/modules/web/static/js/* |
|
include iotronic_lightningrod/modules/web/templates/* |
|
|
|
include AUTHORS |
|
include ChangeLog |
|
exclude .gitignore |
|
exclude .gitreview |
|
|
|
global-exclude *.pyc |
|
|
|
|