github.com/SkycoinProject/gomobile@v0.0.0-20190312151609-d3739f865fa6/.gitignore (about)

     1  # Add no patterns to .gitignore except for files generated by the build.
     2  last-change
     3  *.apk
     4  *.app
     5  *.framework
     6  *.aar
     7  *.iml
     8  .idea
     9  .gradle
    10  
    11  # Android Studio build and IDE configuration files.
    12  example/bind/android/local.properties
    13  example/bind/android/gradlew*
    14  example/bind/android/gradle
    15  example/bind/android/build
    16  example/bind/android/app/build