Metadata-Version: 2.4
Name: ignorante
Version: 0.1.0
Summary: CLI to generate .gitignore files by combining templates from github/gitignore, interactively or by name
Keywords: gitignore,cli
Author: Jasper van Merle
Author-email: Jasper van Merle <jaspervmerle@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Programming Language :: Python :: 3
Requires-Dist: platformdirs>=4.10.1
Requires-Dist: questionary>=2.1.1
Requires-Dist: typer>=0.27.0
Requires-Python: >=3.12
