-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
@tomnight
committed
May 21, 2021
1 parent
f5f2280
commit 9139b29
Showing
41 changed files
with
604 additions
and
24,655 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,29 @@ | ||
node_modules/ | ||
coverage/ | ||
# compiled output | ||
**/dist | ||
**/global-s3-assets | ||
**/regional-s3-assets | ||
**/open-source | ||
**/.zip | ||
**/tmp | ||
**/out-tsc | ||
**/coverage | ||
|
||
# dependencies | ||
**/node_modules | ||
|
||
# e2e | ||
**/e2e/*.js | ||
**/e2e/*.map | ||
|
||
# misc | ||
**/npm-debug.log | ||
**/testem.log | ||
**/.vscode/settings.json | ||
**/create-stack.sh | ||
**/update-packages.sh | ||
**/package-lock.json | ||
|
||
# System Files | ||
**/.DS_Store | ||
**/.vscode | ||
source/test |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.