gitignore 0.2.0+1 copy "gitignore: ^0.2.0+1" to clipboard
gitignore: ^0.2.0+1 copied to clipboard

Dart 1 only

gitignore generator for new Dart applications

A simple tool for auto-generating a canonical .gitignore file in a directory.

Using gitignore #

You can use pub to globally activate gitignore on your path:

$ pub global activate gitignore
$ mkdir new_project && cd new_project
$ gitignore
0
likes
15
pub points
0%
popularity

Publisher

unverified uploader

gitignore generator for new Dart applications

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

path

More

Packages that depend on gitignore