1 Star 0 Fork 37

feiman/Hudi

forked from Apache/Hudi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
# Directories #
/build/
target/
# OS Files #
.DS_Store
*.class
.java-version
# Package Files #
*.jar
# But not these files...
!/hoodie-cli/lib/dnl/utils/textutils/0.3.3/textutils-0.3.3.jar
*.war
*.ear
*.db
*.patch
######################
# OSX
######################
.DS_Store
# Thumbnails
._*
######################
# Eclipse
######################
*.pydevproject
.project
.metadata
tmp/**
tmp/**/*
*.tmp
*.bak
*.swp
*.pyc
*~.nib
local.properties
.classpath
.settings/
.loadpath
/src/main/resources/rebel.xml
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
#######################################
# IntelliJ specific files/directories #
#######################################
.out
.idea/*
!.idea/vcs.xml
*.ipr
*.iws
*.iml
*.log
#######################################
# Maven
#######################################
dependency-reduced-pom.xml
#######################################
# Docker
#######################################
hudi-integ-test/compose_env
node_modules
package-lock.json
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/feiman8888/Hudi.git
git@gitee.com:feiman8888/Hudi.git
feiman8888
Hudi
Hudi
master

搜索帮助