Last active
February 6, 2018 09:23
-
-
Save macroramesh6/b18cc3ee1fe92f582725c7f5581d9880 to your computer and use it in GitHub Desktop.
Cordova Cli .gitignore
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
*.keystore | |
*.sw* | |
platforms/ | |
plugins/ | |
app/bower_components/ | |
node_modules/ | |
.tmp/ | |
.DS_Store | |
*.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment