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

Modify project #66

Merged
merged 3 commits into from
Dec 19, 2023
Merged
Changes from 1 commit
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
Next Next commit
add dockerignore and modify gitignore
outductor committed Dec 17, 2023
commit 33dde6a1ba61d5a509b800508bc7ede5b41a500f
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
.git
cloudflare-tunnel-ingress-controller
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -20,7 +20,8 @@
# Go workspace file
go.work

./cloudflare-tunnel-ingress-controller
cloudflare-tunnel-ingress-controller
!image/cloudflare-tunnel-ingress-controller
hack/dev/cloudflare-api.yaml

# go test coverage report