加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 570 Bytes
一键复制 编辑 原始数据 按行查看 历史
男尸与十字架 提交于 2024-05-10 21:11 . 2.3.5
# Package Files #
*.jar
*.zip
*.tar.gz
# see JDK-8214300
.attach_pid*
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# build targets
target/
# Log file
*.log
/logs
logs.zip
# Intellij Idea files
.idea/
*.iml
.idea/*
.DS_Store
metastore_db/
work_dir
all-dependencies.txt
self-modules.txt
third-party-dependencies.txt
*.keytab
/derby.log
dependency-reduced-pom.xml
apidoc
# Python
*.py[cod]
Test.java
Test.scala
test.conf
spark-warehouse
*.flattened-pom.xml
# vscode
.vscode
/lib/*
version.properties
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化