update gitignore
This commit is contained in:
parent
613edf239a
commit
c94a6a4b07
2 changed files with 2 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -13,7 +13,7 @@ build
|
||||||
# Configuration
|
# Configuration
|
||||||
local.properties
|
local.properties
|
||||||
|
|
||||||
# IntelliJ
|
# Other
|
||||||
*.iml
|
*.iml
|
||||||
.idea
|
.idea
|
||||||
/.vs
|
.vs
|
||||||
|
|
|
||||||
|
|
@ -63,4 +63,3 @@ public class DirectPlayCodecAdapter extends RecyclerView.Adapter<DirectPlayCodec
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue