Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
build-harness
.build-harness
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# test <a href="https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse-github-actions/test&utm_content="><img align="right" src="https://cloudposse.com/logo-300x69.svg" width="150" /></a>
<a href="https://github.com/cloudposse-github-actions/screenshot/releases/latest"><img src="https://img.shields.io/github/release/cloudposse-github-actions/test.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a>
<!-- markdownlint-restore -->
DELETE ME

<!--


Expand Down
2 changes: 2 additions & 0 deletions build-harness/vendor/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*
!.gitignore
16 changes: 16 additions & 0 deletions build-harness/vendor/packages/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
.build-harness
build-harness
/build-harness/
.terraform
*.tfstate
*.tfstate.*
.idea
*.iml
*.rsa*
artifacts/
logs/
arm-status
*.swp

# bin/vert is a binary automatically downloaded and should not be checked in
/bin/vert
1 change: 1 addition & 0 deletions build-harness/vendor/packages/tmp/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*