mirror of
https://github.com/cryptomator/cryptomator.git
synced 2024-11-23 12:09:45 +00:00
d39c3969df
[ci skip]
29 lines
510 B
Plaintext
29 lines
510 B
Plaintext
*.class
|
|
|
|
# Package Files #
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
|
|
# Eclipse Settings Files #
|
|
.settings
|
|
.project
|
|
.classpath
|
|
|
|
# Maven #
|
|
target/
|
|
pom.xml.versionsBackup
|
|
|
|
# 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/**/shelf
|
|
.idea/dictionaries/**
|
|
!.idea/dictionaries/dict_*
|
|
.idea/compiler.xml
|
|
.idea/jarRepositories.xml
|
|
.idea/uiDesigner.xml
|
|
.idea/**/libraries/
|
|
*.iml
|
|
|
|
hs_err_pid*.log |