tutor/.gitignore
Correl 492b4fa71b Initialize the database on startup
Tests updated to use a test database.
2022-03-28 00:56:04 -04:00

15 lines
112 B
Text

.DS_Store
.idea
*.log
tmp/
*.egg-info
*.py[cod]
*.egg
build
htmlcov
.stack-work/
tutor.cabal
test.db
tutor.db