cabot/.gitignore
2015-10-02 10:27:15 +02:00

21 lines
219 B
Plaintext

.dotcloud/*
dev.db
venv/*
backups/*
static/CACHE/*
node_modules/*
.python-eggs/*
cabot.egg-info
cabot/static/CACHE
.env
.DS_Store
celerybeat-schedule
*.pyc
*.swp
*.orig
.vagrant
conf/*.env
dist/
local_config.yml
build/