Skip to content

Instantly share code, notes, and snippets.

@tetkuz
Created December 1, 2017 02:13
Show Gist options
  • Save tetkuz/cfe24a6fbe01c6c0074a1bb881f08c98 to your computer and use it in GitHub Desktop.
Save tetkuz/cfe24a6fbe01c6c0074a1bb881f08c98 to your computer and use it in GitHub Desktop.
gitignore for the Android studio project using GStreamer.
# ProjectRoot/app/.gitignoe
/build
/assets/
/.externalNativeBuild
/gst-build-*/
/src/main/java/org/freedesktop/gstreamer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment