You've already forked seamantic
Upgrade sea-orm to 2.0, update structure and lints
This commit is contained in:
+22
-6
@@ -1,7 +1,23 @@
|
||||
# OS Files
|
||||
*~
|
||||
._*
|
||||
.DS_Store
|
||||
*
|
||||
!**/
|
||||
|
||||
# Rust
|
||||
/target
|
||||
!.zed/settings.json
|
||||
!.gitignore
|
||||
|
||||
!/CONTRIBUTING.md
|
||||
!/LICENSE.md
|
||||
!/README.md
|
||||
|
||||
!/.clippy.toml
|
||||
!/.rustfmt.toml
|
||||
!/.tombi.toml
|
||||
!/Cargo.toml
|
||||
!/Cargo.lock
|
||||
!/justfile
|
||||
!/rust-toolchain.toml
|
||||
|
||||
!/crates/**/*.rs
|
||||
!/crates/**/Cargo.toml
|
||||
!/crates/**/README.md
|
||||
|
||||
!/lints/*.toml
|
||||
|
||||
Reference in New Issue
Block a user