Initial commit

This commit is contained in:
2026-02-04 04:39:15 +00:00
commit 26372cbbe8

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# gitignore-gen
A Rust CLI tool that generates .gitignore files from 100+ programming language/framework templates. Features interactive TUI template selection, template combination, custom pattern addition, search/filter, and contribution workflow.