kopia lustrzana https://github.com/gaul/s3proxy
23 wiersze
349 B
Plaintext
23 wiersze
349 B
Plaintext
s3proxy.iml
|
|
.idea/
|
|
|
|
# Eclipse project configuration files
|
|
.classpath
|
|
.project
|
|
.settings
|
|
|
|
# MAC stuff
|
|
.DS_Store
|
|
|
|
# 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/
|