You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2024/02/13 18:44:12 UTC

(superset) 02/02: update gitignore

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

rusackas pushed a commit to branch remove-translation-json
in repository https://gitbox.apache.org/repos/asf/superset.git

commit aac1d4b90ee71446f57d425089b7644eaa6c0430
Author: Evan Rusackas <ev...@rusackas.com>
AuthorDate: Tue Feb 13 11:43:32 2024 -0700

    update gitignore
---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 4e69678246..2eada9f254 100644
--- a/.gitignore
+++ b/.gitignore
@@ -105,8 +105,9 @@ testCSV.csv
 apache-superset-*.tar.gz*
 release.json
 
-# Translation binaries
+# Compiled Translations
 messages.mo
+superset/translations/*/*/*.json
 
 docker/requirements-local.txt