generator-ionic
generator-ionic copied to clipboard
fix(gen): Mark some gitignore entries absolute.
To ensure git does not ignore files in subdirectory, this commit restricts some entries to the root directory only.
Rebased on current master and updated commit message to follow guideline.
without having /node_modules
the entry node_modules
would work just fine, git can handle that with not an issue.