93 lines
1.5 KiB
Plaintext
93 lines
1.5 KiB
Plaintext
build/
|
|
.vscode/
|
|
.idea/
|
|
cmake-build-debug/
|
|
cscope.out
|
|
.DS_Store
|
|
debug/
|
|
release/
|
|
target/
|
|
debs/
|
|
rpms/
|
|
mac/
|
|
*.pyc
|
|
.mypy_cache
|
|
*.tmp
|
|
*.swp
|
|
src/connector/nodejs/node_modules/
|
|
src/connector/nodejs/out/
|
|
tests/test/
|
|
tests/taoshebei/
|
|
tests/taoscsv/
|
|
tests/taosdalipu/
|
|
tests/jenkins/
|
|
tests/hdfs/
|
|
*.iml
|
|
*.class
|
|
nmake/
|
|
sln/
|
|
hdfs/
|
|
taoshebei/
|
|
taosdalipu/
|
|
Target/
|
|
*.failed
|
|
*.sql
|
|
sim/
|
|
psim/
|
|
pysim/
|
|
*.out
|
|
*DS_Store
|
|
|
|
# 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/.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/
|
|
|
|
# Emacs
|
|
# -*- mode: gitignore; -*-
|
|
*~
|
|
\#*\#
|
|
/.emacs.desktop
|
|
/.emacs.desktop.lock
|
|
*.elc
|
|
auto-save-list
|
|
tramp
|
|
.\#*
|
|
TAGS
|