- OS? Windows 7 x64bit
- Versions. Please run
ng --version. If there's nothing outputted, please
run in a Terminal:
node --version
And paste the result here.
C:\>node --version
v4.4.4
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 and ng init commands .gitignore file?
This might be an enhancement request.
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 newandng initcommands.gitignorefile?This might be an enhancement request.