feat: Visual upgrades, Dallas sensor backend, and docs
This commit is contained in:
17
.gitignore
vendored
Normal file
17
.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
# Python
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
|
||||
# Virtual Environment
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
|
||||
# Distribution / Build
|
||||
build/
|
||||
dist/
|
||||
*.spec
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
Reference in New Issue
Block a user