Added gitignore
This commit is contained in:
9
vidow-backend/Cargo.toml
Normal file
9
vidow-backend/Cargo.toml
Normal file
@@ -0,0 +1,9 @@
|
||||
[workspace]
|
||||
members = [
|
||||
"crates/vidow_bin",
|
||||
"crates/vidow_core",
|
||||
"crates/vidow_api"
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
debug = true
|
Reference in New Issue
Block a user