mirror of
https://github.com/marcoallegretti/karapace.git
synced 2026-03-26 13:33:09 +00:00
- Cargo workspace with 9 crates - EUPL-1.2 license - cargo-deny configuration for license/advisory auditing - .gitignore for target/, docu_dev/, editor files
8 lines
60 B
Text
8 lines
60 B
Text
target/
|
|
docu_dev/
|
|
*.swp
|
|
*.swo
|
|
*~
|
|
.idea/
|
|
.vscode/
|
|
.windsurf/
|