forked from department-of-veterans-affairs/vets-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
60 lines (52 loc) · 807 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
# Directories to ignore
node_modules/
/build/
logs/
tmp/
out/
src/applications/vaos/docs/
src/site/tests/html/
# Files to ignore
._*
.cache
.config
.DS_Store
.env
npm-debug.log
*.log
config/config.proxy.js
.babelcache
jsconfig.json
typings.json
typings/
coverage
/cypress
/pacts
.nyc_output
.yalc
yalc.lock
/test-results.xml
package-lock.json
src/applications/proxy-rewrite/tests/__image_snapshots__/__diff_output__/
temp
dump.rdb
# Ignore user's editor/IDE prefs
.vscode/
.idea/
.nova/
.swp
.swo
all-links.csv
.tern-port
*.iml
# Track shared IDE config
!.vscode/extensions.json
!.vscode/launch.json
# Ignore the hashed build files for comparison
standaloneContentBuildHash.txt
websiteContentBuildHash.txt
cms.diff
graphql-data.json
/content-object-diffs
content-object-diff.json
comparison-output/