redash/.gitignore
2020-04-28 18:39:30 +02:00

28 lines
240 B
Plaintext

.venv
venv/
.cache
.coverage.*
.coveralls.yml
.idea
*.pyc
.coverage
coverage.xml
client/dist
.DS_Store
.#*
\#*#
*~
_build
.vscode
.env
dump.rdb
node_modules
.tmp
.sass-cache
npm-debug.log
client/cypress/screenshots
client/cypress/videos