MrShi
6 天以前 9eeb62c02a7b3c7b95c20678b6a9c74e7f12f943
.gitignore
@@ -1,12 +1,29 @@
coderd.json
target/
*.iml
admin/bike_admin/
log/
#idea
.idea
*.iws
*.iml
*.ipr
.mvn
mvnw
mvnw.cmd
# Compiled class file
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Log file
*.log
log/
logs
.DS_Store
tmp
# Package Files #
*.jar
*.war
*.ear
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
*/node_modules
*/unpackage