1 Star 0 Fork 42

Bing / incubator-iotdb

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.18 KB
一键复制 编辑 原始数据 按行查看 历史
jt 提交于 2019-09-27 19:06 . [IOTDB-221]Add a python client example (#427)
**/*.pid
**/gc.log*
**/logs/*
**/lib/**
**/data/**
# Eclipse IDE files
**/.classpath
**/.project
**/.settings/
# src/main/resources/
# intellij IDE files
**/*.iml
**/.idea/
**/*.log
**/*.ipr
**/*.iws
# Apple OS X related
**/.DS_Store
derby-tsfile-db
# intellj IDE files
**/*.iml
**/.idea/
# Apple OS X related
**/.DS_Store
# build generated
**/target/
# intermediately generated locally
tsfile-timeseries/src/main/resources/logback.out.out.xml
tsfile-timeseries/src/main/resources/logback.out.xml
tsfile-service/derby-tsfile-db/
tsfile-timeseries/src/test/resources/data
src/main/resources/metadata/mlog.txt
tsfile-jdbc/src/main/resources/output/queryRes.csv
*.txt
*.jar
*.gz
*.tar.gz
*.tar
#src/test/resources/logback.xml
### Maven ###
grafana/target/
!grafana/.mvn/wrapper/maven-wrapper.jar
grafana/.mvn/
grafana/logs/
*.log
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
### NetBeans ###
**/nbproject/private/
**/nbbuild/
**/dist/
**/nbdist/
**/.nb-gradle/
grafana/data/
### vscode project
**/.vscode/
**/.DS_Store
grafana/data/test.csv
**/lib/
*.jar
/target/
*.tsfile
tsfile/src/test/resources/*.ts
### Apache release ###
local-snapshots-dir/
venv/
Java
1
https://gitee.com/corersky/incubator-iotdb.git
git@gitee.com:corersky/incubator-iotdb.git
corersky
incubator-iotdb
incubator-iotdb
master

搜索帮助