This is an automated email from the ASF dual-hosted git repository.
mbutrovich pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-comet.git
The following commit(s) were added to refs/heads/main by this push:
new 757f9d8d2 chore: add MacOS file and event trace log to gitignore
(#3070)
757f9d8d2 is described below
commit 757f9d8d2c2ee6a99ea6af5ca5e7e2717bdede36
Author: Manu Zhang <[email protected]>
AuthorDate: Tue Jan 13 05:02:37 2026 +0800
chore: add MacOS file and event trace log to gitignore (#3070)
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index 94877ced7..82f8de95d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,3 +18,5 @@ apache-rat-*.jar
venv
dev/release/comet-rm/workdir
spark/benchmarks
+.DS_Store
+comet-event-trace.json
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]