(fix): Added __pycache__ for services
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,3 +3,4 @@
|
|||||||
instance
|
instance
|
||||||
models/__pycache__
|
models/__pycache__
|
||||||
routes/__pycache__
|
routes/__pycache__
|
||||||
|
services/__pycache__
|
||||||
|
|||||||
Reference in New Issue
Block a user