This is an automated email from the ASF dual-hosted git repository.
msyavuz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
The following commit(s) were added to refs/heads/master by this push:
new 1681f74b2e chore(direnv): add direnv to gitignore (#37481)
1681f74b2e is described below
commit 1681f74b2ea5100dfea07fd50f0e6cf37228de8a
Author: Mehmet Salih Yavuz <[email protected]>
AuthorDate: Tue Jan 27 19:14:50 2026 +0300
chore(direnv): add direnv to gitignore (#37481)
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index d26c7df34a..dbc0ea53cf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -61,6 +61,7 @@ tmp
rat-results.txt
superset/app/
superset-websocket/config.json
+.direnv
# Node.js, webpack artifacts, storybook
*.entry.js