Files
notifications-admin/deploy-exclude.lst

12 lines
114 B
Plaintext
Raw Normal View History

2017-02-28 13:18:43 +00:00
*__pycache__*
.git/*
app/assets/*
bower_components/*
cache/*
2017-02-28 13:18:43 +00:00
.cache/*
node_modules/*
target/*
venv/*
.envrc
.cf/*