408 Star 5.9K Fork 1.3K

GVPdromara / MaxKey

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 830 Bytes
一键复制 编辑 原始数据 按行查看 历史
tzk007 提交于 2023-04-13 05:38 . !19update .gitignore
# Compiled class file
#.gitignore
*.class
.classpath
.project
classpath-data.json
.myumldata
setEnvVars.bat
**/bin
**/bin/**
/.metadata
*/.metadata/*
.idea
/.settings
**/.settings
**/.settings/**
/.sts4-cache
**/.sts4-cache/**
# Log file
*.log
*.log.*
**/logs/**
*/jdk/*
*/org/apache/mybatis/jpa/**
**/build
**/build/**
*/META-INF/MANIFEST.MF
**/.gitignore
**/target/*
/.gradle/
/.gradle/*
.vscode/settings.json
maxkey-web-frontend/maxkey-web-mgt-app/node_modules/
maxkey-web-frontend/maxkey-web-mgt-app/.angular
maxkey-web-frontend/maxkey-web-mgt-app/yarn.lock
maxkey-web-frontend/maxkey-web-mgt-app/dist
maxkey-web-frontend/maxkey-web-app/node_modules/
maxkey-web-frontend/maxkey-web-app/.angular/
maxkey-web-frontend/maxkey-web-app/yarn.lock
maxkey-web-frontend/maxkey-web-app/dist
release_frontend.bat
**/out/*
Java
1
https://gitee.com/dromara/MaxKey.git
git@gitee.com:dromara/MaxKey.git
dromara
MaxKey
MaxKey
main

搜索帮助