Skip to content

Commit 2fd898e

Browse files
authored
Removing old code references (#1029)
* fix: multilanguage support, added Content-Security-Policy * fix: disable search since is not working on prod after content-security changes * clean: removing all code files inside this project. This is not a maintained code repo for reference
1 parent 02867ec commit 2fd898e

File tree

96 files changed

+5
-40327
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

96 files changed

+5
-40327
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ dist/
2929
__pycache__
3030
.pytest_cache
3131
pytest.ini
32+
# Exclude yml and yaml files in Code directories
33+
**/Code/**/*.yml
34+
**/Code/**/*.yaml
35+
**/code/**/*.yml
36+
**/code/**/*.yaml

static/Common/Code/Serverless-Todo/src/api/template.yaml

Lines changed: 0 additions & 283 deletions
This file was deleted.

static/Common/Code/Serverless-Todo/src/web.yaml

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)