Skip to content

Commit 15f570d

Browse files
author
bingtao.yin
committed
update gitignore
1 parent 36dc0c5 commit 15f570d

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.gitignore

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ thirdparty/doris-thirdparty*.tar.xz
5555

5656
docker/thirdparties/docker-compose/mysql/data
5757
docker/thirdparties/docker-compose/hive/scripts/tpch1.db/
58-
docker/thirdparties/docker-compose/hive/scripts/paimon1
5958
docker/thirdparties/docker-compose/hive/scripts/tvf_data
6059

6160
fe_plugins/output
@@ -110,8 +109,9 @@ cloud/cmake-build*/
110109
cloud/ut_build*/
111110

112111
## tools
113-
tools/ssb-tools/ssb-data/
114-
tools/ssb-tools/ssb-dbgen/
112+
tools/ssb-tools/bin/ssb-data/
113+
tools/ssb-tools/bin/ssb-dbgen/
114+
tools/ssb-tools/bin/*.tar.gz
115115
tools/**/TPC-H_Tools_v*.zip
116116
tools/**/TPC-H_Tools_v*/
117117
tools/**/tpc-h_v*.docx
@@ -142,4 +142,3 @@ docker/runtime/be/resource/apache-doris/
142142
# other
143143
compile_commands.json
144144
.github
145-

0 commit comments

Comments
 (0)