Skip to content

Commit

Permalink
fix: ignore top-level /snap not /build/snap
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Jun 25, 2024
1 parent c38f1fd commit 03da4a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
go.work

# Build related directories and outputs
bin/
snap/
/bin
/snap
*.snap

0 comments on commit 03da4a0

Please sign in to comment.