msszczep/par_planning_app

.meteor directory should not be gitignored

Opened this issue · 1 comments

.meteor needs to be removed from .gitignore. The .meteor directory needs to be part of the repository.
Otherwise fresh checkouts are not recognized as meteor apps.

@msszczep I've seen you made the change in .gitignore. Thanks! Could you please also git add your .meteor directory?