redash/.gitignore
Arik Fraimovich 83909a07fa Read settings from environment variables instead of a settings file.
This is mostly done to make it easier to run re:dash on Heroku but should be convenient in other platforms too.
2014-02-12 20:43:41 +02:00

13 lines
122 B
Plaintext

.coveralls.yml
.idea
*.pyc
.coverage
rd_ui/dist
.DS_Store
# Vagrant related
.vagrant
Berksfile.lock
redash/dump.rdb
.env