-
-
Notifications
You must be signed in to change notification settings - Fork 90
Expand file tree
/
Copy path.gitignore
More file actions
30 lines (30 loc) · 626 Bytes
/
.gitignore
File metadata and controls
30 lines (30 loc) · 626 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
.idea
*venv
output/temp
.DS_Store
resources/.DS_Store
__pycache__
vm.command
.coverage
coverage.xml
*~*docx
.mypy_cache
client_secrets.json
version.properties
.hypothesis/**
output/**
tests/test_files/output/**
node_modules
cornucopia.owasp.org/build
cornucopia.owasp.org/.svelte-kit
cornucopia.owasp.org/package
cornucopia.owasp.org/vite.config.js.timestamp-*
cornucopia.owasp.org/vite.config.ts.timestamp-*
cornucopia.owasp.org/.vscode/settings.json
cornucopia.owasp.org/cache/*.cache
cornucopia.owasp.org/.vs
cornucopia.owasp.org/.vs
cornucopia.owasp.org/package-lock.json
cornucopia.owasp.org/coverage/**
.vscode
*.backup