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

fix(electron): add .gitignore #1662

Merged
merged 1 commit into from Jun 14, 2019

Conversation

devinshoemaker
Copy link
Contributor

The app/ directory is generated with npx cap copy electron and consequently can be ignored. Also, node_modules/ can be ignored for obvious reasons.

This also resolves #1560.

The `app/` directory is generated with `npx cap copy electron` and consequently can be ignored. Also, `node_modules/` can be ignored for obvious reasons.

This also resolves ionic-team#1560.
Copy link
Member

@jcesarmobile jcesarmobile left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice, thanks!

@jcesarmobile jcesarmobile merged commit 7c1cf39 into ionic-team:master Jun 14, 2019
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

Successfully merging this pull request may close these issues.

No .gitignore for electron
2 participants