You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by xi...@apache.org on 2022/05/20 09:05:34 UTC

[iotdb] 01/01: add tokens in gitignore

This is an automated email from the ASF dual-hosted git repository.

xiangweiwei pushed a commit to branch updateIgnore
in repository https://gitbox.apache.org/repos/asf/iotdb.git

commit 52062ada44348cacd1362f1ca1c09eb67debf84a
Author: Alima777 <wx...@gmail.com>
AuthorDate: Fri May 20 17:05:03 2022 +0800

    add tokens in gitignore
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 68d7afef18..6b90b2f1f5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,6 +40,7 @@ tsfile-jdbc/src/main/resources/output/queryRes.csv
 *.gz
 *.tar.gz
 *.tar
+*.tokens
 #src/test/resources/logback.xml
 
 ### CSV ###