From 76fa085ff227bf450bc13738226b734fac29b2fb Mon Sep 17 00:00:00 2001 From: slguan Date: Fri, 27 Sep 2019 13:55:51 +0800 Subject: [PATCH] Modify some compilation options --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index e71b3692d7..55f874956e 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,12 @@ rpms/ *.tmp src/connector/nodejs/node_modules/ src/connector/nodejs/out/ +tests/test/ +tests/taoshebei/ +tests/taoscsv/ +tests/taosdalipu/ +tests/sim/ +tests/script/ +tests/pytest/ +tests/jenkins/ +tests/hdfs/ -- GitLab