aosp12/external/jackson-databind/.gitignore

25 lines
172 B
Plaintext

# use glob syntax.
syntax: glob
*.class
*~
*.bak
*.off
*.old
.DS_Store
# building
target
# Eclipse
.classpath
.project
.settings
# IDEA
.idea
*.iml
*.ipr
*.iws
/target