27 lines
432 B
Plaintext
Executable File
27 lines
432 B
Plaintext
Executable File
node_modules/
|
|
public/dist/
|
|
config/dev.env
|
|
config/prod.env
|
|
config/test.env
|
|
config/.env.development
|
|
config/.env.test
|
|
config/.env.production
|
|
config/.env.test
|
|
.env.development
|
|
.env.test
|
|
.env.production
|
|
.well-known/
|
|
.eslintrc.js
|
|
.eslintrc.json
|
|
changeEncrytionPassword/
|
|
certificate.ca-bundle
|
|
certificate.crt
|
|
certificate.key
|
|
package-lock.json
|
|
._*
|
|
.DS_Store
|
|
dist/
|
|
rds-combined-ca-bundle.pem
|
|
docker-variables.env
|
|
dist-frontend/
|
|
dist-backend/ |