1 Star 0 Fork 23

feiman/mlsql

forked from 祝威廉/mlsql 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 3.55 KB
一键复制 编辑 原始数据 按行查看 历史
WilliamZhu 提交于 2021-08-23 18:04 . $1
# Created by .ignore support plugin (hsz.mobi)
### Maven template
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
docs/gitbook/v1/_book
### JetBrains template
# Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
*.iml
## Directory-based project format:
### OSX template
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
.idea/
# if you remove the above rule, at least ignore the following:
# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries
# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml
# Gradle:
# .idea/gradle.xml
# .idea/libraries
# Mongo Explorer plugin:
# .idea/mongoSettings.xml
## File-based project format:
*.ipr
*.iws
## Plugin-specific files:
# IntelliJ
/out/
# mpeltonen/sbt-idea plugin
.idea_modules/
# JIRA plugin
atlassian-ide-plugin.xml
# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties
### Scala template
*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
#target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet
/logs
/src/main/resources-debug/core-site.xml
/src/main/resources-debug/hdfs-site.xml
/src/main/resources-debug/yarn-site.xml
/src/main/resources-debug/mapred-site.xml
/src/main/resources-debug/strategy.v2.json
/src/main/resources-dev/core-site.xml
/src/main/resources-dev/hdfs-site.xml
/src/main/resources-dev/yarn-site.xml
/src/main/resources-dev/mapred-site.xml
/src/main/resources-dev/strategy.v2.json
/lib/
/metastore_db
/streamingpro-manager/src/main/resources-online/jdbc.properties
/streamingpro-manager/src/main/resources-local/jdbc.properties
/streamingpro-dsl/gen
/streamingpro-hbase/streamingpro-hbase.iml
/tasks
/jni
/streamingpro-spark-2.0/src/main/resources-local/python/python_temp.pickle
/streamingpro-mlsql/src/main/resources-local/core-site.xml
streamingpro-crawler/tasks/
streamingpro-commons/logs
streamingpro-dsl/logs/
streamingpro-dsl-legacy/logs/
streamingpro-api/logs
streamingpro-cluster/logs
dev/create-release/do-release.sh
dev/mlsqltestssupport/__pycache__/
dev/create-release/streamingpro*
__pycache__
streamingpro-mlsql/logs/template
cluster.info
mlsql.slaves
mlsql.master
dev/docker/*.jar
dev/create-release/*.tar.gz
dev/create-release/mlsql-spark*
dev/docker/lib/
streamingpro-cluster/dev/mlsql-cluster-docker/*.jar
streamingpro-cluster/dev/mlsql-cluster-docker/*.tar.gz
dev/sync-doc.sh
docs/gitbook/zh/_book/
docs/gitbook/en/_book/
contri/streamingpro-automl/logs/
/tmp
streamingpro-mlsql/src/main/java/streaming/core/WilliamLocalSparkServiceApp.scala
streamingpro-api/spark-warehouse
streamingpro-jython/logs/
streamingpro-jython/metastore_db
__mlsql__/
# C++
cmake-build-debug/
native/
streamingpro-mlsql/native
streamingpro-mlsql/logs
streamingpro-mlsql/spark-warehouse
external/mlsql-native-operators/cmake-build-debug-ubuntu/
external/mlsql-native-operators/.clion.source.upload.marker
external/mlsql-native-operators/build/
*.tgz
streamingpro-it/src/test/home/
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/feiman8888/mlsql.git
git@gitee.com:feiman8888/mlsql.git
feiman8888
mlsql
mlsql
master

搜索帮助