Fixed publish

This commit is contained in:
2022-10-21 00:45:57 +02:00
parent 63cb562ac1
commit c53f91e840
6 changed files with 34 additions and 3 deletions

3
src/main.rs Normal file
View File

@@ -0,0 +1,3 @@
fn main() -> eyre::Result<()> {
gitignore_inner::main()
}