-
-
Save 19317362/e78d507e4165922b262b11ce3c1dd114 to your computer and use it in GitHub Desktop.
gitignore for cordova cli projects
This file contains 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
# Android | |
platforms/android/assets/www | |
platforms/android/bin/ | |
platforms/android/gen/ | |
platforms/android/res/xml/config.xml | |
# iOS | |
platforms/ios/build/ | |
platforms/ios/CordovaLib/build/ | |
platforms/ios/www | |
platforms/ios/MyPace/config.xml | |
platforms/ios/.staging | |
# Emulator logs | |
platforms/ios/cordova/console.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Shameless plug for my Cordova gitignore:
https://gist.github.com/elliot-labs/c92b3e52053906816074170ada511962