Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing .git ignores in pretty much all generators #10

Closed
AvnerCohen opened this issue Sep 6, 2012 · 4 comments
Closed

Missing .git ignores in pretty much all generators #10

AvnerCohen opened this issue Sep 6, 2012 · 4 comments
Assignees
Milestone

Comments

@AvnerCohen
Copy link

Based on yeoman init --help , I tested for the existence of .gitignore in all of the generators.
It was found missing in :

  1. bbb (and bbb:all , not sure if the same or not at this point).
  2. backbone (and backbone:all)
  3. chromeapp:all
  4. ember
  5. angular:all
  6. ember-started:all
  7. quickstart:all

So, bottom line, outside of the default yeoman generator, it is missing in all other generators.

@addyosmani
Copy link
Member

Thanks for confirming!

@nnnnathann
Copy link

lol

Don't have access yet but I bet this has to do with the dot option similar to this, hope that helps some! (minimatch options)

@ghost ghost assigned sindresorhus Nov 20, 2012
@simeonwillbanks
Copy link

Would it be appropriate to add .sass-cache to the generators .gitignore?

@sindresorhus
Copy link
Member

This is fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants