Added some preliminary database stuff; added a script to mock adding a post to the DB

This commit is contained in:
2022-12-07 17:19:22 -05:00
parent ae443a5ba3
commit 587cc2fb55
8 changed files with 88 additions and 0 deletions

2
.gitignore vendored
View File

@ -56,3 +56,5 @@ build-iPhoneSimulator/
# Used by RuboCop. Remote config files pulled in from inherit_from directive.
# .rubocop-https?--*
# Local database storage
data/vulture.db