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

msyavuz pushed a commit to branch msyavuz/chore/direnv-gitignore
in repository https://gitbox.apache.org/repos/asf/superset.git

commit 43f99c9f1765aed7d97c7a08f7254a30879ebf18
Author: Mehmet Salih Yavuz <[email protected]>
AuthorDate: Tue Jan 27 11:43:30 2026 +0300

    chore(direnv): add direnv to gitignore
---
 .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

Reply via email to