mirror of
https://github.com/ijaric/voice_assistant.git
synced 2026-03-18 08:17:29 +00:00
Original code by Dmitriy
This commit is contained in:
12
src/python-service/.prettierignore
Normal file
12
src/python-service/.prettierignore
Normal file
@@ -0,0 +1,12 @@
|
||||
# Python dependencies
|
||||
.venv/
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
.pytest_cache/
|
||||
|
||||
# Coverage reports
|
||||
/.coverage
|
||||
|
||||
# Environment variables
|
||||
.env
|
||||
Reference in New Issue
Block a user