syncs any directory with new deployment script
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -1,11 +1,11 @@
|
||||
.env
|
||||
backup-volumes/
|
||||
env_files/certs.env
|
||||
env_files/manage.env
|
||||
env_files/migrate-db.env
|
||||
env_files/remote.env
|
||||
exclude-list
|
||||
tmp/
|
||||
traefik-volumes/
|
||||
webroot-remote/
|
||||
webroot-volume/
|
||||
/env_files/*
|
||||
!/env_files/*example*
|
||||
/deployment/*
|
||||
!/deployment/*example*
|
||||
|
||||
Reference in New Issue
Block a user