
Some checks are pending
Actions / Litemall-all (11) (push) Waiting to run
Actions / Litemall-all (11.0.3) (push) Waiting to run
Actions / Litemall-all (8) (push) Waiting to run
Actions / Litemall-all (8.0.192) (push) Waiting to run
Actions / Litemall-admin (10.x) (push) Waiting to run
Actions / Litemall-admin (12.x) (push) Waiting to run
Actions / Litemall-admin (14.x) (push) Waiting to run
Actions / Litemall-vue (10.x) (push) Waiting to run
Actions / Litemall-vue (12.x) (push) Waiting to run
Actions / Litemall-vue (14.x) (push) Waiting to run
55 lines
512 B
Plaintext
55 lines
512 B
Plaintext
### gradle ###
|
|
.gradle
|
|
/build/
|
|
!gradle/wrapper/gradle-wrapper.jar
|
|
|
|
### STS ###
|
|
.settings/
|
|
.apt_generated
|
|
.classpath
|
|
.factorypath
|
|
.project
|
|
.settings
|
|
.springBeans
|
|
|
|
|
|
### IntelliJ IDEA ###
|
|
/.idea/
|
|
/private/
|
|
/storage/
|
|
/litemall.iml
|
|
.checkstyle
|
|
.idea
|
|
*.iws
|
|
*.iml
|
|
*.ipr
|
|
rebel.xml
|
|
### maven ###
|
|
target/
|
|
*.war
|
|
*.ear
|
|
*.zip
|
|
*.tar
|
|
*.tar.gz
|
|
|
|
### logs ####
|
|
/logs/
|
|
*.log
|
|
|
|
### temp ignore ###
|
|
*.cache
|
|
*.diff
|
|
*.patch
|
|
*.tmp
|
|
*.java~
|
|
*.properties~
|
|
*.xml~
|
|
|
|
### system ignore ###
|
|
.DS_Store
|
|
Thumbs.db
|
|
Servers
|
|
.metadata
|
|
upload
|
|
gen_code
|