generated from SAP/repository-template
-
-
Notifications
You must be signed in to change notification settings - Fork 60
/
.cfignore
73 lines (73 loc) · 872 Bytes
/
.cfignore
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
.git
.gitignore
.gitattributes
.gitmodules
.github
.prettierrc.json
.prettierignore
eslint.config.js
.eslintcache
.lintstagedrc.json
.lintstagedrc.js
.lintstagedrc.cjs
.husky
.editorconfig
.vscode
*.code-workspace
.clinic
*.clinic-*
.tscache
.c8rc.json
.nycrc.json
.nyc_output
.reuse
.xmake.cfg
# Logs
logs/
*.log
# Winston
*-audit.json
# Vim
# Persistent undo
[._]*.un~
# Temporary
.netrwhist
*~
*.bak
*.orig
*.BACKUP.*
*.BASE.*
*.LOCAL.*
*.REMOTE.*
*_BACKUP_*.txt
*_BASE_*.txt
*_LOCAL_*.txt
*_REMOTE_*.txt
*.md
*.db
*idtags-template.*
*config-template.*
*cf-template.*
manifest-*.yml
*.tar.gz
*.mta
commitlint.config.js
commitlint.config.cjs
bundle.js
mikro-orm.config.ts
mta.yaml
mta_archives
pnpm-lock.yaml
docker
src
tests
ui
temp
outputs
coverage
node_modules
sonar-project.properties
performance/
performanceRecords.json
performanceRecords.json.lock
tsconfig*.json