mirror of
https://github.com/apache/jclouds.git
synced 2025-02-06 18:19:03 +00:00
16 lines
136 B
Plaintext
16 lines
136 B
Plaintext
# use glob syntax.
|
|
syntax: glob
|
|
target/
|
|
test-output/
|
|
bin/
|
|
.settings/
|
|
.classpath
|
|
.project
|
|
.idea/
|
|
*.iml
|
|
*.eml
|
|
*.ipr
|
|
*.iws
|
|
*.DS_STORE
|
|
TAGS
|