mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-31 22:09:57 +00:00
.github
.husky
backend
cli
cloudformation
company
docker-swarm
docs
frontend
helm-charts
img
k8-operator
migration
nginx
pg-migrator
sink
.dockerignore
.env.example
.env.migration.example
.env.test.example
.eslintignore
.gitignore
.goreleaser.yaml
.infisicalignore
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile.standalone-infisical
LICENSE
Makefile
README.md
SECURITY.md
cypress.config.js
docker-compose.dev.yml
docker-compose.prod.yml
package-lock.json
package.json
render.yaml
standalone-entrypoint.sh
11 lines
148 B
Plaintext
11 lines
148 B
Plaintext
backend/node_modules
|
|
frontend/node_modules
|
|
backend/frontend-build
|
|
**/node_modules
|
|
**/.next
|
|
.dockerignore
|
|
.git
|
|
README.md
|
|
.dockerignore
|
|
**/Dockerfile
|