-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
115 changed files
with
13,681 additions
and
13,685 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,41 +1,41 @@ | ||
# The Dockerfiles are built from the repo root. | ||
# Anything that doesn't need to be copied in for the build should be here | ||
|
||
# Specific to this repo: | ||
docs/ | ||
generation/ | ||
.config/ | ||
.github/ | ||
.idea-run-configurations/ | ||
.pgadmin-dev/ | ||
.postgresdata/ | ||
.run | ||
deployment/ | ||
**/*.user | ||
|
||
# DEFAULTS | ||
**/.dockerignore | ||
**/.env | ||
**/.git | ||
**/.gitignore | ||
**/.project | ||
**/.settings | ||
**/.toolstarget | ||
**/.vs | ||
**/.vscode | ||
**/.idea | ||
**/*.*proj.user | ||
**/*.dbmdl | ||
**/*.jfm | ||
**/azds.yaml | ||
**/bin | ||
**/charts | ||
**/docker-compose* | ||
**/Dockerfile* | ||
**/node_modules | ||
**/npm-debug.log | ||
**/obj | ||
**/secrets.dev.yaml | ||
**/values.dev.yaml | ||
LICENSE | ||
README.md | ||
# The Dockerfiles are built from the repo root. | ||
# Anything that doesn't need to be copied in for the build should be here | ||
|
||
# Specific to this repo: | ||
docs/ | ||
generation/ | ||
.config/ | ||
.github/ | ||
.idea-run-configurations/ | ||
.pgadmin-dev/ | ||
.postgresdata/ | ||
.run | ||
deployment/ | ||
**/*.user | ||
|
||
# DEFAULTS | ||
**/.dockerignore | ||
**/.env | ||
**/.git | ||
**/.gitignore | ||
**/.project | ||
**/.settings | ||
**/.toolstarget | ||
**/.vs | ||
**/.vscode | ||
**/.idea | ||
**/*.*proj.user | ||
**/*.dbmdl | ||
**/*.jfm | ||
**/azds.yaml | ||
**/bin | ||
**/charts | ||
**/docker-compose* | ||
**/Dockerfile* | ||
**/node_modules | ||
**/npm-debug.log | ||
**/obj | ||
**/secrets.dev.yaml | ||
**/values.dev.yaml | ||
LICENSE | ||
README.md |
Oops, something went wrong.