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

Commits on Jun 13, 2019

  1. fix(electron): add .gitignore

    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.
    devinshoemaker committed Jun 13, 2019
    Configuration menu
    Copy the full SHA
    9a92761 View commit details
    Browse the repository at this point in the history