mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
chore: projen eject
This commit is contained in:
+4
-50
@@ -1,51 +1,5 @@
|
||||
# ~~ Generated by projen. To modify, edit .projenrc.js and run "npx projen".
|
||||
!/.gitattributes
|
||||
!/.projen/tasks.json
|
||||
!/.projen/deps.json
|
||||
!/.projen/files.json
|
||||
!/.mergify.yml
|
||||
!/.github/workflows/pull-request-lint.yml
|
||||
!/package.json
|
||||
!/LICENSE
|
||||
logs
|
||||
*.log
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
lerna-debug.log*
|
||||
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
||||
pids
|
||||
*.pid
|
||||
*.seed
|
||||
*.pid.lock
|
||||
lib-cov
|
||||
node_modules
|
||||
coverage
|
||||
*.lcov
|
||||
.nyc_output
|
||||
build/Release
|
||||
node_modules/
|
||||
jspm_packages/
|
||||
*.tsbuildinfo
|
||||
.eslintcache
|
||||
*.tgz
|
||||
.yarn-integrity
|
||||
.cache
|
||||
.vscode
|
||||
.env
|
||||
!/.projenrc.js
|
||||
/test-reports/
|
||||
junit.xml
|
||||
/coverage/
|
||||
!/.github/workflows/build.yml
|
||||
!/.github/workflows/release.yml
|
||||
!/.github/dependabot.yml
|
||||
!/.github/pull_request_template.md
|
||||
!/.prettierrc.json
|
||||
!/test/
|
||||
!/tsconfig.json
|
||||
!/tsconfig.dev.json
|
||||
!/src/
|
||||
/build
|
||||
!/.eslintrc.yml
|
||||
!/dist/
|
||||
!/action.yml
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
build
|
||||
|
||||
Reference in New Issue
Block a user