123 Star 237 Fork 122

李飞 / JFinalShiroPlugin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 537 Bytes
一键复制 编辑 原始数据 按行查看 历史
李飞 提交于 2017-06-11 20:31 . gitignore文件修改
# eclipse ignore
.settings
.project
.classpath
.log
# Java class files
*.class
#java web
WebRoot/WEB-INF/classes/
#db,source check
RedlineReport/
db/
mq/
store/
# Generated files
bin/
gen/
# Gradle files
.gradle/
build/
# Proguard folder generated by Eclipse
proguard/
# Log Files
logs/
*.log
# maven ignore
target/
# idea ignore
.idea/
*.ipr
*.iml
*.iws
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
# OS generated files #
######################
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db
Java
1
https://gitee.com/myaniu/jfinalshiroplugin.git
git@gitee.com:myaniu/jfinalshiroplugin.git
myaniu
jfinalshiroplugin
JFinalShiroPlugin
master

搜索帮助