mirror of
https://github.com/getredash/redash.git
synced 2025-12-19 09:27:23 -05:00
31 lines
276 B
Plaintext
31 lines
276 B
Plaintext
.venv
|
|
venv/
|
|
.cache
|
|
.coverage.*
|
|
.coveralls.yml
|
|
.idea
|
|
*.pyc
|
|
.nyc_output
|
|
coverage
|
|
.coverage
|
|
coverage.xml
|
|
client/dist
|
|
.DS_Store
|
|
.#*
|
|
\#*#
|
|
*~
|
|
_build
|
|
.vscode
|
|
.env
|
|
.tool-versions
|
|
|
|
dump.rdb
|
|
|
|
node_modules
|
|
.tmp
|
|
.sass-cache
|
|
npm-debug.log
|
|
|
|
client/cypress/screenshots
|
|
client/cypress/videos
|