9 Star 34 Fork 21

Apache / Griffin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 552 Bytes
一键复制 编辑 原始数据 按行查看 历史
chitralverma 提交于 2021-04-21 20:26 . [GRIFFIN-347] Updated with master
*.class
*.iml
.idea/
.DS_Store
.java-version
target/**
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.ear
*.cfg
target
service/src/main/resources/public/
ui/.tmp/
.project
.settings/
.classpath
bin
**/site-packages/**
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# don't need binary
ui/bower_components/*
ui/node_modules/*
ui/debug.log
ui/package-lock.json
ui/tmp
derby.log
metastore_db
measure/src/test/test_scala/*
.vscode
environment.local.ts
logs/
venv
Java
1
https://gitee.com/apache/griffin.git
git@gitee.com:apache/griffin.git
apache
griffin
Griffin
master

搜索帮助