mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
Changing name to Caravel
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,18 +1,22 @@
|
||||
*.pyc
|
||||
panoramix
|
||||
caravel
|
||||
babel
|
||||
.DS_Store
|
||||
.coverage
|
||||
_build
|
||||
dashed/bin/dashedc
|
||||
build
|
||||
*.db
|
||||
tmp
|
||||
dashed_config.py
|
||||
caravel_config.py
|
||||
local_config.py
|
||||
env
|
||||
dist
|
||||
dashed.egg-info/
|
||||
caravel.egg-info/
|
||||
env_py3
|
||||
.eggs
|
||||
dashed/
|
||||
docs/
|
||||
app.db
|
||||
|
||||
Reference in New Issue
Block a user