cryptomator/.gitignore

24 lines
261 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
target/
2014-12-10 23:35:15 +00:00
test-output/
2016-05-16 08:00:39 +00:00
# IntelliJ Settings Files #
.idea/
out/
.idea_modules/
*.iws
*.iml
2017-11-10 14:04:21 +00:00
# Temporary file created by test launcher
main/launcher/ipcPort.tmp