Skip to content

Commit

Permalink
Merge pull request #351 from carvel-dev/update-gitignore
Browse files Browse the repository at this point in the history
Simplify gitignore and make sure all binaries are accounted for
  • Loading branch information
joaopapereira authored Jan 9, 2024
2 parents b63deaf + ecd255a commit 07c86f7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
/vendir
/vendir-darwin-amd64
/vendir-linux-amd64
/vendir-windows-amd64.exe
/vendir-linux-arm64
/vendir-*
/tmp
.DS_Store
/test/e2e/assets/simple-app/empty-dir
Expand Down

0 comments on commit 07c86f7

Please sign in to comment.