jclouds/.gitignore

14 lines
119 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
*.ipr
*.iws
TAGS