mirror of
https://github.com/status-im/cabot.git
synced 2025-02-24 18:38:07 +00:00
20 lines
212 B
Plaintext
20 lines
212 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
|