Files
notifications-api/deploy-exclude.lst

13 lines
127 B
Plaintext
Raw Normal View History

__pycache__*
.git/*
app/assets/*
bower_components/*
cache/*
node_modules/*
target/*
venv/*
build/*
.envrc
tests/.cache/*
.cf/*