MrShi
3 天以前 4fabfe4dbd2eb28d07a4350597d314958cc1c281
.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