Skip to content

Commit

Permalink
add tests binary to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
ibnaleem committed Dec 27, 2024
1 parent b9fdebd commit 39ccf3e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

# Test binary, built with `go test -c`
*.test
tests/tests
tests/tests.exe

# Output of the go coverage tool, specifically when used with LiteIDE
*.out
Expand Down

0 comments on commit 39ccf3e

Please sign in to comment.