Skip to content

Commit

Permalink
[Chore] Ignore ut_prots dir (StarRocks#22656)
Browse files Browse the repository at this point in the history
StarRocks#22483 added the file fe/fe-core/null/fe/ut_ports/54618 by accident.
Remove it and ignore **/ut_ports.

Signed-off-by: ZiheLiu <ziheliu1024@gmail.com>
  • Loading branch information
ZiheLiu authored Apr 27, 2023
1 parent cb6d006 commit 86b60dc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ core.*
extension/spark-doris-connector/.classpath
extension/spark-doris-connector/target
fe/log
**/ut_ports
custom_env.sh
ut_dir
log/
Expand Down
Empty file removed fe/fe-core/null/fe/ut_ports/54618
Empty file.

0 comments on commit 86b60dc

Please sign in to comment.