{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/6"},{"label":"CGI Tools/Libraries","url":"https://skillfed.io/packages/category/internet-www-http-dynamic-content-cgi-tools-libraries"}],"enrichment":{"capability":"Downloads and installs common .gitignore templates for various programming languages and frameworks directly from the command line.","skillfed_tags":["cli-tool","git-workflow"],"use_cases":["Quickly initialize a .gitignore for a new Python project without manually writing or copying template rules.","Set up language-specific ignore patterns for projects in other languages from the command line.","Avoid maintaining a personal collection of .gitignore templates by fetching them on demand."],"what_it_does":"ignore is a command-line tool that fetches pre-made .gitignore files for specific programming languages and saves them to your project. You run a command like `ignore python` and it downloads a language-appropriate .gitignore template, writing it to a .gitignore file in your current directory.\n\nThe package has no runtime dependencies and is simple in scope: it wraps HTTP requests to retrieve templates and write them locally. However, it has been abandoned since its latest release on 2011-11-29 and is classified as Alpha. The Python 2 classifier and lack of maintenance mean it is unlikely to work reliably on modern systems without modification, and the remote service it depends on may have changed or disappeared.","worth_installing":"No. The package is abandoned (latest release 2011-11-29, last commit 2012-04-02), targets Python 2, and high install friction makes it unreliable on modern systems. The remote service it depends on is unverified, and no maintained alternatives are listed in the fact sheet."},"id":"ignore","links":{"html":"https://skillfed.io/packages/ignore","md":"https://skillfed.io/packages/ignore.md","pypi":"https://pypi.org/project/ignore/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2011-11-29","license_spdx":null,"license_treatment":"permissive","name":"ignore","python_support":"unspecified","summary":"Download .gitignore files for a given language"},"popularity":{"monthly_downloads":330718,"position":7532,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.4"}
