chirp: Break frontends into separate projects

This commit is contained in:
2023-08-31 18:16:38 -05:00
parent bcd5499833
commit f886aadc63
15 changed files with 84 additions and 31 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
# Rust files
**/target
**/Cargo.lock
/target
Cargo.lock
flamegraph.svg