1
0
mirror of https://github.com/thingsboard/thingsboard-gateway synced 2025-10-26 22:31:42 +08:00
Files
thingsboard-gateway/.gitignore
2021-09-28 16:22:49 +03:00

25 lines
532 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/