Skip to content

Releases: adia-dev/gitignore

v0.0.1

12 Mar 22:54
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release

v0.0.1 Release Notes

This is the initial release of our CLI tool for generating .gitignore files. With this tool, you can easily create a .gitignore file for your project using the command line interface.

Features included in this release:

  • Generate .gitignore files for various programming languages and frameworks
  • View a list of available templates using the command line interface
  • Create custom templates using the command line interface
  • Write the generated .gitignore file to the current directory or a specified file path

We hope you find this tool useful and welcome any feedback or suggestions for future releases.