From 26372cbbe80ebfa2a7bb794518c8d9901106f4a3 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Wed, 4 Feb 2026 04:39:15 +0000 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c981853 --- /dev/null +++ b/README.md @@ -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. \ No newline at end of file