Add base commit

This commit is contained in:
2022-10-20 21:48:47 +02:00
commit e990bfd452
6 changed files with 24 additions and 0 deletions

4
Cargo.toml Normal file
View File

@@ -0,0 +1,4 @@
[workspace]
members = [
"crates/gitignore"
]