This commit is contained in:
2026-03-21 15:16:40 -04:00
commit ebe1836513
8 changed files with 2628 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
*
!*/
!sql/migrations/*.sql
!src/**/*.rs
!.gitignore
!Cargo.lock
!Cargo.toml
!README.md