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

Publishing .idea folder to npm #15

Closed
danielpza opened this issue Dec 11, 2017 · 1 comment
Closed

Publishing .idea folder to npm #15

danielpza opened this issue Dec 11, 2017 · 1 comment

Comments

@danielpza
Copy link

The .idea folder (webstorm generated I think) is been pushed to npm, please put it in the gitignore.
Great package btw.

$ ls -a
.  ..  .editorconfig  .idea  LICENSE  .npmignore  objectid.d.ts  objectid.js  package.json  README.md  test  typing-tests
@williamkapke
Copy link
Collaborator

The NPM cli wasn't respecting the global gitignore at the time of my last push :(
I added it to the project level .gitignore and republished @1.2.2

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

2 participants