superset/.gitignore

24 lines
230 B
Plaintext

*.pyc
babel
.DS_Store
.coverage
_build
_static
dashed/bin/dashedc
build
*.db
tmp
dashed_config.py
local_config.py
env
dist
dashed.egg-info/
app.db
*.bak
# Node.js, webpack artifacts
*.entry.js
*.js.map
node_modules
npm-debug.log