Skip to content

Commit

Permalink
feat: ignore go debug bin file
Browse files Browse the repository at this point in the history
  • Loading branch information
fupengl committed Mar 24, 2024
1 parent e52165d commit c4a5d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ yarn-error.log*
/server/log/
/server/gva
/server/latest_log
/server/__debug_bin*

*.iml
web/.pnpm-debug.log
Expand Down

0 comments on commit c4a5d7a

Please sign in to comment.