jclouds/.gitignore

13 lines
114 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
TAGS