mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-26 21:40:29 +00:00
20 lines
186 B
Plaintext
20 lines
186 B
Plaintext
*.class
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
# Eclipse Settings Files #
|
|
.settings
|
|
.project
|
|
.classpath
|
|
target/
|
|
test-output/
|
|
|
|
# IntelliJ Settings Files #
|
|
.idea/
|
|
out/
|
|
.idea_modules/
|
|
*.iws
|