initial commit

This commit is contained in:
Chris Proctor
2024-03-29 19:39:37 -04:00
commit ddf5786bdc
9 changed files with 954 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
poem_server/corpus.gz
**/__pycache__/*
**/migrations/*
**/database.sqlite