Homec4science

Remove Meteor.gitignore

Authored by Zander Bolgar <lezed1@gmail.com> on May 14 2015, 21:03.

Description

Remove Meteor.gitignore

There are only two entries in this .gitignore, and both are not needed.

  • .meteor/local is already ignored by the standard Meteor .gitignore that is included with every project. This is redundant and should b left solely to the standard Meteor .gitignore in case this changes in the future.
  • .meteor/meteorite should no longer be in any Meteor project. Meteorite was a package manager for Meteor, but it has been replaced by an official package manager built into the Meteor CLI. This directory should not exist, except on out of date Meteor projects which already have this ignore present.

Details

Committed
Zander Bolgar <lezed1@gmail.com>May 14 2015, 21:03
Pushed
aubortJul 2 2018, 16:12
Parents
rGITIGNORE4e0d738abe66: Merge pull request #1465 from tgkprog/patch-1
Branches
Unknown
Tags
Unknown

Event Timeline

Zander Bolgar <lezed1@gmail.com> committed rGITIGNOREf7c6c768c9ed: Remove Meteor.gitignore (authored by Zander Bolgar <lezed1@gmail.com>).May 14 2015, 21:03