1 Star 3 Fork 4

茂哥科技/SparkStreaming

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.gitignore 411 Bytes
一键复制 编辑 原始数据 按行查看 历史
锐意进取 提交于 2019-03-13 21:53 . sparkstreaming init
# use glob syntax.
syntax: glob
*.ser
*.class
*~
*.bak
#*.off
*.old
# eclipse conf file
.settings
.classpath
.project
.manager
.scala_dependencies
# idea
.idea
*.iml
# building
target
build
null
tmp*
temp*
dist
test-output
build.log
# other scm
.svn
.CVS
.hg*
# switch to regexp syntax.
# syntax: regexp
# ^\.pc/
#SHITTY output not in target directory
build.log
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/maomaoking/SparkStreaming.git
git@gitee.com:maomaoking/SparkStreaming.git
maomaoking
SparkStreaming
SparkStreaming
master

搜索帮助