1 Star 0 Fork 25

Livejoon/CloudExplorer-Lite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 668 Bytes
一键复制 编辑 原始数据 按行查看 历史
ulleo 提交于 2023-02-21 13:38 . pref: .gitignore
HELP.md
target/
!.mvn/wrapper/maven-wrapper.jar
!**/src/main/**/target/
!**/src/test/**/target/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea/*
!.idea/icon.*
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
!**/src/main/**/build/
!**/src/test/**/build/
### VS Code ###
.vscode/*
!.vscode/extensions.json
!.vscode/settings.json
### yarn ###
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
yarn.lock
package-lock.json
node_modules/
node/
### Spring flatten ###
.flattened-pom.xml
.DS_Store
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/Livejoon/CloudExplorer-Lite.git
git@gitee.com:Livejoon/CloudExplorer-Lite.git
Livejoon
CloudExplorer-Lite
CloudExplorer-Lite
main

搜索帮助