mirror of
https://gitee.com/youlaitech/youlai-mall.git
synced 2024-12-21 20:37:11 +08:00
43 lines
618 B
Plaintext
43 lines
618 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
### Example SysUserDetails template template
|
|
### Example SysUserDetails template
|
|
|
|
# IntelliJ project files
|
|
.idea
|
|
*.iml
|
|
out
|
|
gen
|
|
target
|
|
*.log
|
|
logs
|
|
data
|
|
|
|
docs/docker/minio/config
|
|
|
|
# Nacos
|
|
!**/nacos/target
|
|
**/nacos/bin/work
|
|
**/nacos/data
|
|
|
|
**/nacos/LICENSE
|
|
**/nacos/NOTICE
|
|
|
|
# Canal
|
|
h2.mv.db
|
|
**/meta.dat
|
|
|
|
# https://raw.githubusercontent.com/redhat-developer/vscode-java/master/.gitignore
|
|
# vscode
|
|
server
|
|
node_modules
|
|
*.vsix
|
|
.DS_Store
|
|
.vscode-test
|
|
undefined
|
|
dist
|
|
jre
|
|
.settings
|
|
.classpath
|
|
.project
|
|
test/resources/projects/**/.vscode
|
|
test/resources/projects/maven/salut/testGradle |