mirror of
https://github.com/GSA/notifications-api.git
synced 2026-04-24 03:09:31 -04:00
Remove Docker commands for CF, clean up artifact creation
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
*__pycache__*
|
||||
*.git*
|
||||
*app/assets*
|
||||
*bower_components*
|
||||
*cache*
|
||||
*node_modules*
|
||||
*target*
|
||||
*venv*
|
||||
*build*
|
||||
*.envrc*
|
||||
*tests/.cache*
|
||||
__pycache__*
|
||||
.git/*
|
||||
app/assets/*
|
||||
bower_components/*
|
||||
cache/*
|
||||
node_modules/*
|
||||
target/*
|
||||
venv/*
|
||||
build/*
|
||||
.envrc
|
||||
tests/.cache/*
|
||||
.cf/*
|
||||
|
||||
Reference in New Issue
Block a user