1 Star 45 Fork 27

pageoffice / springboot-pageoffice

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 758 Bytes
一键复制 编辑 原始数据 按行查看 历史
pageoffice 提交于 2022-01-13 13:51 . 首次提交本地项目
*.class
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.war
*.ear
*.zip
*.tar
*.tar.gz
*.lic
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
README.md
mvnw
mvnw.cmd
LICENSE
assets/client/
# maven
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
# idea ignore
.idea/
*.ipr
*.iml
*.iws
out/
# ignore eclipse files
.project
.classpath
.settings
.metadata
.svn/
.externalToolBuilders/
classes/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# temp ignore
*.log
*.cache
*.diff
*.patch
*.tmp
# system ignore
.DS_Store
Thumbs.db
Java
1
https://gitee.com/pageoffice/springboot-pageoffice.git
git@gitee.com:pageoffice/springboot-pageoffice.git
pageoffice
springboot-pageoffice
springboot-pageoffice
main

搜索帮助