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
<[email protected]>
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 <[email protected]>
---
.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