(fix): Added __pycache__ for services
This commit is contained in:
parent
de460fbcbc
commit
8148104e39
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -3,3 +3,4 @@
|
||||||
instance
|
instance
|
||||||
models/__pycache__
|
models/__pycache__
|
||||||
routes/__pycache__
|
routes/__pycache__
|
||||||
|
services/__pycache__
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue