add test module
This commit is contained in:
9
.gitignore
vendored
Normal file
9
.gitignore
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
.DS_Store
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
.pytest_cache/
|
||||
|
||||
sentence_api/data/oral_trainer.sqlite3*
|
||||
sentence_api/data/v/
|
||||
sentence_api/data/work/
|
||||
sentence_api/data/attempts/
|
||||
Reference in New Issue
Block a user