Commit fabdb841 by ibaker Committed by Oliver Woodman

Exclude .li files in ExoPlayer's .hgignore

These seem to be created by the Android Studio layout inspector

PiperOrigin-RevId: 272856118
parent 5e090d81
Showing with 2 additions and 1 deletions
......@@ -12,13 +12,14 @@ libs
obj
lint.xml
# IntelliJ IDEA
# IntelliJ IDEA & Android Studio
.idea
*.iml
*.ipr
*.iws
classes
gen-external-apklibs
*.li
# Eclipse
.project
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment