1 Star 0 Fork 1.4K

望雅风 / AOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 346 Bytes
一键复制 编辑 原始数据 按行查看 历史
程序员老熊 提交于 2022-09-11 16:28 . 角色管理 模块相关代码
# 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/
1
https://gitee.com/yogfin/AOS.git
git@gitee.com:yogfin/AOS.git
yogfin
AOS
AOS
master

搜索帮助