2020-05-13 23:09:59 +08:00
|
|
|
# Created by .ignore support plugin (hsz.mobi)
|
2021-09-28 23:41:02 +08:00
|
|
|
### Example SysUserDetails template template
|
|
|
|
### Example SysUserDetails template
|
2020-05-13 23:09:59 +08:00
|
|
|
|
|
|
|
# IntelliJ project files
|
|
|
|
.idea
|
|
|
|
*.iml
|
|
|
|
out
|
|
|
|
gen
|
|
|
|
target
|
2021-04-01 00:49:42 +08:00
|
|
|
*.log
|
2024-11-10 20:26:18 +08:00
|
|
|
logs
|
|
|
|
data
|
|
|
|
|
|
|
|
docs/docker/minio/config
|
2020-10-11 12:31:23 +08:00
|
|
|
|
2022-05-09 20:16:56 +08:00
|
|
|
# Nacos
|
2021-01-26 09:00:10 +08:00
|
|
|
!**/nacos/target
|
2021-04-01 00:49:42 +08:00
|
|
|
**/nacos/bin/work
|
|
|
|
**/nacos/data
|
2024-11-10 20:26:18 +08:00
|
|
|
|
2021-04-01 00:49:42 +08:00
|
|
|
**/nacos/LICENSE
|
|
|
|
**/nacos/NOTICE
|
2021-11-07 22:02:45 +08:00
|
|
|
|
2022-05-09 20:16:56 +08:00
|
|
|
# Canal
|
2021-11-07 22:02:45 +08:00
|
|
|
h2.mv.db
|
2021-12-03 16:29:36 +08:00
|
|
|
**/meta.dat
|
2021-11-05 07:53:33 +08:00
|
|
|
|
2022-05-09 20:16:56 +08:00
|
|
|
# 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
|