ignorium 0.3.2 copy "ignorium: ^0.3.2" to clipboard
ignorium: ^0.3.2 copied to clipboard

Ignorium is a CLI tool for automatic .gitignore generation based on technologies detected in the target directory.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.3.2 #

Added #

  • Added .idea/caches/ rule to JetBrains IDE ruleset

0.3.1 #

Added #

  • Added Homebrew installation support

Changed #

  • Updated README.md

0.3.0 #

Added #

  • Added ruleset for packages with build_runner dependency

Changed #

  • Updated Dart Version Manager ruleset

Fixed #

  • Fixed gitignore rules order preservation for negation patterns

0.2.0 #

Added #

  • Added support for Dart generated files
  • Added support for build_runner
  • Added support for CocoaPods

Changed #

  • Updated description
  • Updated README.md
  • Updated lintorium version

Fixed #

  • Fixed path normalization and case sensitivity issues

Technical #

  • Refactoring and code improvements

0.1.0 #

Added #

  • First release of the package.
4
likes
160
points
1.79k
downloads

Publisher

verified publisherilexbor.dev

Weekly Downloads

Ignorium is a CLI tool for automatic .gitignore generation based on technologies detected in the target directory.

Repository (GitHub)
View/report issues
Contributing

Topics

#boilerplate #codegen #cli #generator #gitignore

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

args, collection, meta, path, stack_trace, yaml

More

Packages that depend on ignorium