Using gibo from Atom.
Ctrl-Alt-g g
.generate new .gitignore
Java
or
Java > .gitignore
append other boilerplates to .gitignore
Jboss >> .gitignore
generate as anothor name (like .hgignore)
Python >> .hgignore
option | description | default key binding |
---|---|---|
gibo [boilerplates] | generate .gitignore file | Ctrl-Alt-g g |
gibo --help | Display gibo help text | Ctrl-Alt-g h |
gibo --list | List available boilerplates | Ctrl-Alt-g l |
gibo --upgrade | Upgrade list of available boilerplates | Ctrl-Alt-g u |
git checkout -b my-new-feature
)apm test
git commit -am 'Add new feature'
)git push origin my-new-feature
)Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.