You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by er...@apache.org on 2022/02/03 21:01:36 UTC

[superset] branch master updated: style: update gitignore in the main folder, to hide PyCharm configurations (#18574)

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

erikrit 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 92cc7c0  style: update gitignore in the main folder, to hide PyCharm configurations (#18574)
92cc7c0 is described below

commit 92cc7c0e7dedeeac35e345fa16fe61ab72c5ec05
Author: michael-hoffman-26 <62...@users.noreply.github.com>
AuthorDate: Thu Feb 3 22:59:51 2022 +0200

    style: update gitignore in the main folder, to hide PyCharm configurations (#18574)
    
    Co-authored-by: michael_hoffman <mi...@nielsen.com>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 3dcc9e8..81c4473 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,6 +89,9 @@ scripts/*.zip
 venv
 @eaDir/
 
+# PyCharm
+.run
+
 # Test data
 celery_results.sqlite
 celerybeat-schedule