Files
notifications-api/deploy-exclude.lst

13 lines
133 B
Plaintext
Raw Normal View History

*__pycache__*
*.git*
*app/assets*
*bower_components*
*cache*
*docker*
*node_modules*
*target*
*venv*
2016-09-20 11:49:01 +01:00
*build*
*.envrc*
*tests/.cache*