-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
53 lines (46 loc) · 800 Bytes
/
.gitignore
File metadata and controls
53 lines (46 loc) · 800 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# WARNING: Please, DO NOT edit this section of the file! It is maintained in the repository template.
.scannerwork
*cloc*report*.json
*sbom*report*.json
*vulnerabilities*report*.json
*report*json.zip
.version
*.code-workspace
!project.code-workspace
# Please, add your custom content below!
.direnv
node_modules/
openapitools.json
bin/
dist/
build/
public/
newman/
.idea
.DS_Store
.#*
__pycache__/
.envrc
.idea/
.venv/
.python-version
smoketest-report.xml
.env
.dir-locals.el
*.pyc
*/package-lock.json
test-report.xml
.coverage
localstack_data/
sandbox/specification/*
/volume/*
/coverage.xml
/lines-of-code-report*
/specification/postman
/sandbox/specification/*
/integration-test-results.xml
/specification/tmp/*
/tests/e2e/data/out*
/tests/e2e/reports/*
/tests/e2e/.temp/
/tests/e2e/certs/