Init commit

This commit is contained in:
2019-11-17 00:18:31 +08:00
parent 3aacab26d9
commit 1e324dae15
3 changed files with 116 additions and 25 deletions

35
.gitignore vendored
View File

@@ -1,25 +1,10 @@
# ---> Java
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
build
classes
.DS_Store
.gradle
.classpath
.project
.settings
*.iml
*.ipr
*.iws