ADD file via upload

main
phmgy5r7q 9 months ago
parent ed720de35f
commit a502e3ad96

42
.gitignore vendored

@ -0,0 +1,42 @@
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# temp file
*.cache
*.diff
*.tmp
#IDEA
.idea/
.idea
*.ipr
*.iml
*.iws
.classpath
.project
.settings/
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
target/
.target
README.md
README.en.md
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
Loading…
Cancel
Save