jclouds/.gitignore

12 lines
109 B
Plaintext
Raw Normal View History

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