-
Notifications
You must be signed in to change notification settings - Fork 8
/
.npmignore
47 lines (47 loc) · 1.35 KB
/
.npmignore
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
# ~~ Generated by projen. To modify, edit .projenrc.ts and run "npx projen".
/.projen/
/test-reports/
junit.xml
/coverage/
permissions-backup.acl
/dist/changelog.md
/dist/version.txt
/.mergify.yml
/.prettierignore
/.prettierrc.json
/test/
/tsconfig.dev.json
/src/
!/lib/
!/lib/**/*.js
!/lib/**/*.d.ts
dist
/tsconfig.json
/.github/
/.vscode/
/.idea/
/.projenrc.js
tsconfig.tsbuildinfo
/.eslintrc.json
!.jsii
!/assets/
test/integ/ondemand-asana-to-s3.integ.snapshot
test/integ/ondemand-googleanalytics4-to-s3.integ.snapshot
test/integ/ondemand-jdbcsmalldatascale-to-amazonrdsforpostgresql.integ.snapshot
test/integ/ondemand-jdbcsmalldatascale-to-s3.integ.snapshot
test/integ/ondemand-mailchimp-to-s3.integ.snapshot
test/integ/ondemand-microsoftdynamics365-to-s3.integ.snapshot
test/integ/ondemand-microsoftsharepointonline-to-s3.integ.snapshot
test/integ/ondemand-s3-to-s3.integ.snapshot
test/integ/ondemand-s3-to-snowflake.integ.snapshot
test/integ/ondemand-salesforce-to-redshift.integ.snapshot
test/integ/ondemand-salesforce-to-s3.integ.snapshot
test/integ/ondemand-sapodata-to-s3.integ.snapshot
test/integ/ondemand-slack-to-s3.integ.snapshot
test/integ/onevent-salesforce-to-eventbridge.integ.snapshot
test/integ/onschedule-s3-to-salesforce.integ.snapshot
test/integ/.tmp
test/integ/onschedule-salesforce-marketing-cloud-to-s3.integ.snapshot
/.gitattributes
/.projenrc.ts
/projenrc