Skip to content

Commit

Permalink
fix(git): ignore debug builds
Browse files Browse the repository at this point in the history
  • Loading branch information
Zibbp committed Dec 23, 2023
1 parent ae36c5d commit 243ca6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,5 @@ go.work

/cmd/server/__debug_bin
dev
tmp
tmp
**/__debug

0 comments on commit 243ca6d

Please sign in to comment.