Files
superset2/.gitignore
2016-03-18 13:09:16 -07:00

25 lines
236 B
Plaintext

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