Files
notifications-api/deploy-exclude.lst
2016-09-21 11:21:12 +01:00

13 lines
133 B
Plaintext

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