-
Release v0.1.0
Stablereleased this
2026-02-01 20:17:26 +00:00 | 0 commits to main since this releaseInitial Release v0.1.0\n\nAuto-Gitignore CLI - A Python CLI tool that automatically generates
.gitignorefiles by detecting project type, language, and framework from project files.\n\n### Features\n- Auto-detection of programming languages (Python, Node.js, Go, Java, etc.)\n- Auto-detection of frameworks (Django, React, FastAPI, Flask, etc.)\n- IDE-specific patterns (VSCode, JetBrains, etc.)\n- OS-specific patterns (macOS, Windows, Linux)\n- Custom pattern support\n- Pattern merging and deduplication\n\n### Supported Languages\nPython, Node.js, Go, Java, Rust, C#, C/C++, Ruby, PHP, Dart, Swift, Kotlin, Scala, Perl, R, Elixir, Clojure, Lua, Haskell\n\n### Supported Frameworks\nDjango, Flask, FastAPI, React, Vue, Angular, Express, Next.js, Nuxt, Svelte, Gatsby, Astro, Gin, Spring, Rails, Laravel, .NET, SvelteKit, Remix, Vite, NestJS\n\n### Installation\nbash\npip install auto-gitignore-cli\n\n\n### Usage\nbash\nauto-gitignore --path /path/to/project\n\n", "draft">falseDownloads