-
Notifications
You must be signed in to change notification settings - Fork 16
/
.gitignore
47 lines (41 loc) · 879 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
# common exclusions (not based on project-specific folder-structure or file-names)
# ==========
**/node_modules
**/.DS_Store
**/.idea
**/*.log
/tilt_modules
/.yalc
/yalc.lock
/.env
/.helm
/target
# yarn
.yarn/*
!.yarn/patches
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
!.yarn/versions
.pnp.*
# project-specific exclusions
# ==========
# secrets
Others/Secrets/*
!Others/Secrets/README.md
# others
/NMOverwrites
/Scripts/OVH/.env
/Temp
/Temp_Synced
/PulumiOutput_Private.json
/Packages/*/node_modules
/Packages/*/Dist
/Packages/*/tsconfig.tsbuildinfo
/Packages/*/nrdiag-*
/Packages/deploy/NewRelic/newrelic-manifest.yaml
# the adobe-not-def font files are fully optional (used for debugging), so don't include in repo
/Packages/client/Resources/Fonts/AdobeNotDef-Regular.otf
/Packages/client/Resources/Fonts/AdobeNotDef-Regular.otf_disabled
# temp
@Temp_FirestoreImport.json