Files
playground-exn/.gitignore
2026-03-21 15:16:40 -04:00

12 lines
91 B
Plaintext

*
!*/
!sql/migrations/*.sql
!src/**/*.rs
!.gitignore
!Cargo.lock
!Cargo.toml
!README.md