s3proxy/.gitignore

23 wiersze
349 B
Plaintext
Czysty Zwykły widok Historia

2015-03-26 21:53:27 +00:00
s3proxy.iml
2015-03-27 00:17:29 +00:00
.idea/
# Eclipse project configuration files
.classpath
.project
.settings
# MAC stuff
.DS_Store
2015-03-27 00:17:29 +00:00
# below is default github .ignore for java
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
target/