forked from OWASP/Nest
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
75 lines (75 loc) · 1.21 KB
/
.gitignore
File metadata and controls
75 lines (75 loc) · 1.21 KB
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
__pycache__
.ash_history
.bash_history
.cache
.coverage
.cursor/rules/snyk_rules.mdc
.DS_Store
.env*
!.env.example
!.env.e2e.example
!.env.fuzz.example
.github/ansible/.ansible/.lock
.github/instructions/snyk_rules.instructions.md
.idea
.lighthouseci/
.local
.mypy_cache
.npm/
.pnpm-store/
.psql_history
.pytest_cache
.python_history
.python-version
.ruff_cache
.trivy-cache
.venv/
.vscode
*.bak
*.code-workspace
*.key
*.log
*.pdf
*.pem
*.tfbackend
*.tfstate
*.tfstate.*
*.tfvars
!*.tfvars.example
**/.terraform/
backend-sbom-local.cdx.json
backend/.hypothesis/
backend/*nest-dev*.tar.gz
backend/*nest-dev*.zip
backend/*nest-staging*.tar.gz
backend/*nest-staging*.zip
backend/coverage.xml
backend/data/backup*
backend/data/nest.dump
backend/data/nest.dump.*
backend/fuzzing_results/
backend/generated_videos/
backend/staticfiles
design/
frontend-sbom-local.cdx.json
frontend/.next
frontend/.vercel
frontend/**/.pnpm-debug.log*
frontend/**/*.tsbuildinfo
frontend/**/next-env.d.ts
frontend/**/npm-debug.log*
frontend/blob-report/
frontend/build
frontend/coverage
frontend/dist
frontend/out
frontend/playwright-report/
frontend/playwright/.cache/
frontend/test-results/
logs
node_modules/
semgrep-security-report.txt
site/
TODO
venv/
zap.yaml