Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

fix: Remove built bin at root #307

Merged
merged 2 commits into from
Mar 31, 2021
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
Prev Previous commit
Add to gitignore
  • Loading branch information
kylecarbs committed Mar 30, 2021
commit c7a2fa26c2ca27f77e51e5737ede05ece7ab5df3
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
./coder
.idea
ci/bin
cmd/coder/coder
Expand Down