From d3155c8f18737c6550d1355f21b400f86d2aef32 Mon Sep 17 00:00:00 2001 From: 7000pctAUTO Date: Fri, 30 Jan 2026 15:28:02 +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..ec08e86 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# gitignore-generator-cli + +A CLI tool that generates .gitignore files by specifying technologies/frameworks. Supports 100+ frameworks via gitignore.io integration with offline caching. \ No newline at end of file