124 Star 946 Fork 447

GVPDataLinkDC / Dinky

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 790 Bytes
一键复制 编辑 原始数据 按行查看 历史
Licho 提交于 2023-11-24 20:24 . refactor: remove dlinky-web (#2571)
# Compiled class file
*.class
# Log file
*.log
/logs
logs.zip
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
.DS_Store
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.idea/*
!.idea/icon.svg
!.idea/vcs.xml
build
target/*
*.iml
*.lst
*/target/*
*/*/target/*
*/*/*/target/*
# Dinky Web gitignore
dinky-web/node_modules/*
dinky-web/node/*
dinky-web/dist/*
dinky-web/.mfsu-production
dinky-web/pnpm-lock.yaml
dinky-admin/src/main/resources/static/*
dinky-admin/tmp/*
dependency-reduced-pom.xml
# Dinky Docs gitignore
docs/.docusaurus
docs/node_modules
docs/.cache-loader
docs/package-lock.json
docs/build
docs/yarn.lock
docs/*.log
tmp/*
extends/*
/.run/
Java
1
https://gitee.com/DataLinkDC/Dinky.git
git@gitee.com:DataLinkDC/Dinky.git
DataLinkDC
Dinky
Dinky
dev

搜索帮助