v1.0 release

This commit is contained in:
Cameron
2024-08-27 03:29:38 -05:00
parent a4403ce17b
commit ef7c3f9dbd
38 changed files with 1172 additions and 73 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,10 @@
#SQLite files
*.db
*.db-shm
*.db-wal
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##