-
Notifications
You must be signed in to change notification settings - Fork 12k
.gitignore for eclipse is missing. #935
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
Comments
Also a quick suggestion if we can have a default some examples like
etc can be shared. |
These are nice ideas. Would you be willing to do PRs for them? For the project README.md, you can add it in |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
ng --version
. If there's nothing outputted, pleaserun in a Terminal:
node --version
And paste the result here.
While opening the project using eclipse there were files like .project .classpath tat are getting generated and can we add them to the
ng new
andng init
commands.gitignore
file?This might be an enhancement request.
The text was updated successfully, but these errors were encountered: