python backend arduino service
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -60,6 +60,12 @@ scripts/__pycache__/
|
||||
scripts/*.pyc
|
||||
scripts/*.pyo
|
||||
|
||||
# Python artifacts
|
||||
*.pyc
|
||||
*.pyo
|
||||
__pycache__/
|
||||
|
||||
|
||||
# extra resources
|
||||
extra/fonts/
|
||||
extra/images/
|
||||
Reference in New Issue
Block a user