mirror of
https://github.com/ijaric/voice_assistant.git
synced 2025-12-17 16:06:18 +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