mirror of
https://github.com/scratchfoundation/aws-sts-helper.git
synced 2024-11-27 09:35:39 -05:00
14 lines
80 B
Text
14 lines
80 B
Text
|
# Mac OS
|
||
|
.DS_Store
|
||
|
|
||
|
# NPM
|
||
|
/node_modules
|
||
|
npm-*
|
||
|
|
||
|
# Build
|
||
|
dist/*
|
||
|
|
||
|
# Editors
|
||
|
/#*
|
||
|
*~
|