redash/.gitignore
2020-09-28 21:43:04 -03:00

30 lines
261 B
Plaintext

.venv
venv/
.cache
.coverage.*
.coveralls.yml
.idea
*.pyc
.nyc_output
coverage
.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