mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
style: update gitignore in the main folder, to hide PyCharm configurations (#18574)
Co-authored-by: michael_hoffman <michael.hoffman@nielsen.com>
This commit is contained in:
committed by
GitHub
parent
aa648ed13f
commit
92cc7c0e7d
3
.gitignore
vendored
3
.gitignore
vendored
@@ -89,6 +89,9 @@ scripts/*.zip
|
||||
venv
|
||||
@eaDir/
|
||||
|
||||
# PyCharm
|
||||
.run
|
||||
|
||||
# Test data
|
||||
celery_results.sqlite
|
||||
celerybeat-schedule
|
||||
|
||||
Reference in New Issue
Block a user