forked from sfcc-solutions-share/composable-react-pd
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
60 lines (47 loc) · 983 Bytes
/
.gitignore
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
.nyc_output
build.tar
*.p12
coverage
tests/reports
tests/screenshots
tests/lighthouse-reports/
lighthouse/audit*
.lighthouseci
.tern-port
app/integration-manager/docs
messaging/*.csr
# Local App Configuration Files
config/local.*
# Elastic Beanstalk Files
.elasticbeanstalk/*
!.elasticbeanstalk/*.cfg.yml
!.elasticbeanstalk/*.global.yml
build/
tmp/
*.log
node_modules
# Generated files
app/cache-hash-manifest.json
app/loader-cache-hash-manifest.json
.vscode
dw.json
.env
.nvmrc
cartridges/*/cartridge/static/*/css/*
cartridges/*/cartridge/static/*/js/*
cartridges/*/cartridge/static/*/js/**/*.js
cartridges/*/cartridge/static/**/*.svg
cartridges/*/cartridge/static/*/experience/**/*
cartridges/*/cartridge/static/*/experience/**/*
app/translations/compiled/
cartridges.zip
.DS_store
.idea/**/workspace.xml
.idea/**/tasks.xml
.idea/**/usage.statistics.xml
.idea/**/dictionaries
.idea/**/shelf
.idea/sfcc-settings.xml
.idea/misc.xml
workbench/dist
/app/static/workbench/