137 lines
2.1 KiB
Plaintext
137 lines
2.1 KiB
Plaintext
*build/
|
|
compile_commands.json
|
|
CMakeSettings.json
|
|
.cache
|
|
.ycm_extra_conf.py
|
|
.tasks
|
|
.vimspector.json
|
|
.vscode/
|
|
.vscode
|
|
.idea/
|
|
cmake-build-debug/
|
|
cmake-build-release/
|
|
cscope.out
|
|
cscope.files
|
|
.DS_Store
|
|
debug/
|
|
release/
|
|
target/
|
|
debs/
|
|
rpms/
|
|
mac/
|
|
*.pyc
|
|
.mypy_cache
|
|
*.tmp
|
|
*.swp
|
|
*.swo
|
|
*.orig
|
|
src/connector/nodejs/node_modules/
|
|
src/connector/nodejs/out/
|
|
tests/taoshebei/
|
|
tests/taoscsv/
|
|
tests/taosdalipu/
|
|
tests/jenkins/
|
|
tests/hdfs/
|
|
*.iml
|
|
*.class
|
|
nmake/
|
|
sln/
|
|
hdfs/
|
|
taoshebei/
|
|
taosdalipu/
|
|
Target/
|
|
*.failed
|
|
*.sql
|
|
sim
|
|
sim/
|
|
psim/
|
|
pysim/
|
|
*.out
|
|
*DS_Store
|
|
tests/script/api/batchprepare
|
|
taosadapter
|
|
taosadapter-debug
|
|
tools/taos-tools/*
|
|
tools/taosws-rs/*
|
|
tools/taosadapter/*
|
|
tools/upx*
|
|
|
|
# Doxygen Generated files
|
|
html/
|
|
/.vs
|
|
/CMakeFiles/3.10.2
|
|
/CMakeCache.txt
|
|
/Makefile
|
|
/*.cmake
|
|
/src/cq/test/CMakeFiles/cqtest.dir/*.cmake
|
|
*.cmake
|
|
/src/cq/test/CMakeFiles/cqtest.dir/*.make
|
|
*.make
|
|
link.txt
|
|
*.internal
|
|
*.includecache
|
|
*.marks
|
|
Makefile
|
|
CMakeError.log
|
|
*.log
|
|
/CMakeFiles/CMakeRuleHashes.txt
|
|
/CMakeFiles/Makefile2
|
|
/CMakeFiles/TargetDirectories.txt
|
|
/CMakeFiles/cmake.check_cache
|
|
/out/isenseconfig/WSL-Clang-Debug
|
|
/out/isenseconfig/WSL-GCC-Debug
|
|
/test/cfg
|
|
/src/.vs
|
|
*.o
|
|
version.c
|
|
taos.rc
|
|
src/connector/jdbc/.classpath
|
|
src/connector/jdbc/.project
|
|
src/connector/jdbc/.settings/
|
|
tests/comparisonTest/cassandra/cassandratest/.classpath
|
|
tests/comparisonTest/cassandra/cassandratest/.project
|
|
tests/comparisonTest/cassandra/cassandratest/.settings/
|
|
tests/comparisonTest/opentsdb/opentsdbtest/.classpath
|
|
tests/comparisonTest/opentsdb/opentsdbtest/.factorypath
|
|
tests/comparisonTest/opentsdb/opentsdbtest/.project
|
|
tests/comparisonTest/opentsdb/opentsdbtest/.settings/
|
|
tests/examples/JDBC/JDBCDemo/.classpath
|
|
tests/examples/JDBC/JDBCDemo/.project
|
|
tests/examples/JDBC/JDBCDemo/.settings/
|
|
source/libs/parser/inc/sql.*
|
|
tests/script/tmqResult.txt
|
|
tests/tmqResult.txt
|
|
tests/script/jenkins/basic.txt
|
|
|
|
# Emacs
|
|
# -*- mode: gitignore; -*-
|
|
*~
|
|
\#*\#
|
|
/.emacs.desktop
|
|
/.emacs.desktop.lock
|
|
*.elc
|
|
auto-save-list
|
|
tramp
|
|
.\#*
|
|
TAGS
|
|
|
|
contrib/*
|
|
!contrib/CMakeLists.txt
|
|
!contrib/test
|
|
sql
|
|
debug*/
|
|
.env
|
|
tools/README
|
|
tools/LICENSE
|
|
tools/README.1ST
|
|
tools/THANKS
|
|
tools/NEWS
|
|
tools/COPYING
|
|
tools/BUGS
|
|
tools/taos-tools
|
|
tools/taosws-rs
|
|
tags
|
|
.clangd
|
|
*CMakeCache*
|
|
*CMakeFiles*
|