docs: add screenshot to README and update .gitignore

This commit is contained in:
Steve Dogiakos
2025-04-02 08:02:47 -06:00
parent c8c9d5ecd6
commit f528ef6f38
3 changed files with 40 additions and 9 deletions
+12
View File
@@ -172,3 +172,15 @@ cython_debug/
# PyPI configuration file
.pypirc
# database
*.db
*.sqlite
*.sqlite3
*.sqlite-journal
*.sqlite3-journal
*.db-journal
# VS Code
.vscode/