Initial upload: gitignore-gen Rust CLI tool with 100+ templates
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
CI / lint (push) Has been cancelled

This commit is contained in:
2026-02-04 04:43:14 +00:00
parent d919cadf3d
commit ebfd877429

View File

@@ -0,0 +1,2 @@
pub mod config;
pub mod error;