1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00
Files
thingsboard-gateway/.gitignore
2024-04-11 10:34:00 +03:00

30 lines
711 B
Plaintext

thingsboard_gateway/venv/
thingsboard_gateway/for_tests.py
thingsboard_gateway/f_test.py
thingsboard_gateway/develop_tests/
thingsboard_gateway/logs/*
thingsboard_gateway/config/connected_devices.json
thingsboard_gateway/storage/data/
.idea/
/build/
/deb_dist/
/dist/
/.mypy_cache/
/thingsboard_gateway/storage/data_out/
*.gz
/logs/
/python3-thingsboard-gateway.deb
/python3-thingsboard-gateway.rpm
/thingsboard_gateway.egg-info/
/docker/python3-thingsboard-gateway.deb
/data/
/logs/
__pycache__
/thingsboard_gateway/config/
/venv/
/for_build/etc/thingsboard-gateway/config/
/thingsboard_gateway/logs/
/tests/storage/
/tests/blackbox/connectors/opcua/_trial_temp/
/tests/blackbox/connectors/modbus/_trial_temp/