add test module
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.git
|
||||
.gitignore
|
||||
.DS_Store
|
||||
__pycache__
|
||||
*.pyc
|
||||
.pytest_cache
|
||||
.venv*
|
||||
|
||||
android
|
||||
sentence_api/data/v
|
||||
sentence_api/data/work
|
||||
sentence_api/data/attempts
|
||||
sentence_api/data/oral_trainer.sqlite3*
|
||||
Reference in New Issue
Block a user