Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
SDK
/
exoplayer
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
3338a09c
authored
Feb 02, 2015
by
Vignesh Venkatasubramanian
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
Update .gitignore to ignore VP9/Opus specific files.
parent
10070a2d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
.gitignore
.gitignore
View file @
3338a09c
# Android generated
# Android generated
bin
bin
gen
gen
libs
obj
lint.xml
lint.xml
# IntelliJ IDEA
# IntelliJ IDEA
...
@@ -16,6 +18,7 @@ gen-external-apklibs
...
@@ -16,6 +18,7 @@ gen-external-apklibs
.classpath
.classpath
.settings
.settings
.checkstyle
.checkstyle
.cproject
# Gradle
# Gradle
.gradle
.gradle
...
@@ -37,3 +40,11 @@ proguard-project.txt
...
@@ -37,3 +40,11 @@ proguard-project.txt
.DS_Store
.DS_Store
dist
dist
tmp
tmp
# VP9 Extension
extensions/vp9/src/main/jni/libvpx
extensions/vp9/src/main/jni/libvpx_android_configs
extensions/vp9/src/main/jni/libyuv
# Opus Extension
extensions/opus/src/main/jni/libopus
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment