Files
notifications-api/deploy-exclude.lst

14 lines
137 B
Plaintext
Raw Normal View History

2017-02-28 13:17:05 +00:00
*__pycache__*
.git/*
app/assets/*
bower_components/*
cache/*
2017-02-28 13:17:05 +00:00
.cache/*
node_modules/*
target/*
venv/*
build/*
.envrc
tests/.cache/*
.cf/*