unplugged-system/external/jackson-annotations/.gitignore

23 lines
165 B
Plaintext

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