Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.gitignore 287 Bytes
Copy Edit Raw Blame History
mozhenghua authored 2023-06-28 18:01 . add reversion support
**/target
**/metastore_db
**/log.dir*
**/src/main/webapp/WEB-INF/lib
**/src/main/webapp/WEB-INF/classes
**/.settings
**/.classpath
**/.flattened-pom.xml
**/.project
**/*.tar.gz
**/tree.txt
**/*.xml.orig
**/.idea
*.jar
*.ipr
*.iml
*.iws
*.versionsBackup
*.swp
**/*.log
.flattened-pom.xml
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化