432 Star 1.2K Fork 390

程序员老熊 / AOSuite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 346 Bytes
一键复制 编辑 原始数据 按行查看 历史
程序员老熊 提交于 2022-11-12 10:06 . pangu admin init commit
# maven ignore
target/
*.jar
!.mvn/wrapper/*
*.war
*.zip
*.tar
*.tar.gz
.flattened-pom.xml
# eclipse ignore
.settings/
.project
.classpath
bin/
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# visual-studio-code ignore
.vscode/
# temp ignore
logs/
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
*/.DS_Store
Thumbs.db
*.orig
/.gradle/
Java
1
https://gitee.com/xiong-chun/AOSuite.git
git@gitee.com:xiong-chun/AOSuite.git
xiong-chun
AOSuite
AOSuite
master

搜索帮助