mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 03:59:51 +00:00
21 lines
359 B
Plaintext
21 lines
359 B
Plaintext
*.class
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
# Eclipse Settings Files #
|
|
.settings
|
|
.project
|
|
.classpath
|
|
|
|
# Maven #
|
|
target/
|
|
|
|
# IntelliJ Settings Files (https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems) #
|
|
.idea/**/workspace.xml
|
|
.idea/**/tasks.xml
|
|
.idea/dictionaries
|
|
.idea/**/libraries/
|
|
*.iml |