jclouds/.gitignore

16 lines
136 B
Plaintext
Raw Normal View History

2010-03-09 10:38:26 -05:00
# use glob syntax.
syntax: glob
target/
test-output/
bin/
.settings/
2010-03-09 10:38:26 -05:00
.classpath
.project
.idea/
*.iml
*.eml
*.ipr
*.iws
*.DS_STORE
TAGS