mirror of
https://github.com/apache/superset.git
synced 2026-04-07 18:35:15 +00:00
v0.2.1
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -4,4 +4,6 @@ tmp
|
||||
panoramix_config.py
|
||||
local_config.py
|
||||
env
|
||||
dist
|
||||
panoramix.egg-info/
|
||||
app.db
|
||||
|
||||
2
MANIFEST.in
Normal file
2
MANIFEST.in
Normal file
@@ -0,0 +1,2 @@
|
||||
recursive-include panoramix/templates *
|
||||
recursive-include panoramix/static *
|
||||
Reference in New Issue
Block a user