cryptomator/.gitignore

29 lines
510 B
Plaintext
Raw Normal View History

2014-02-02 00:43:47 +00:00
*.class
# Package Files #
*.jar
*.war
*.ear
2014-02-02 00:57:14 +00:00
# Eclipse Settings Files #
.settings
.project
.classpath
2016-05-16 08:00:39 +00:00
2019-01-15 12:15:38 +00:00
# Maven #
target/
2019-05-07 11:21:54 +00:00
pom.xml.versionsBackup
2017-11-10 14:04:21 +00:00
2019-01-15 12:15:38 +00:00
# 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_*
2020-11-02 08:41:07 +00:00
.idea/compiler.xml
.idea/jarRepositories.xml
.idea/uiDesigner.xml
2019-01-15 12:15:38 +00:00
.idea/**/libraries/
*.iml
hs_err_pid*.log