Sign in
android
/
platform
/
external
/
jackson-core
/
a347e1bff11436bf3f43fafb9fc7be3497405991
/
.
/
.gitignore
blob: 79b52d6bad88a0c0e565cb8927644ba28aa5965d [
file
] [
log
] [
blame
]
# use glob syntax.
syntax
:
glob
*.
class
*~
*.
bak
*.
off
*.
old
*.
java
.
orig
.
DS_Store
# building
/
target
# Eclipse
.
classpath
.
project
.
settings
# IDEA
*.
iml
*.
ipr
*.
iws
/.
idea
/