Skip to content

Commit

Permalink
add gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Pantani committed Nov 22, 2024
1 parent 1a5ab92 commit 8f1a35f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
.DS_Store
.idea
build
.vscode
go.work
go.work.sum
bin/*
build

0 comments on commit 8f1a35f

Please sign in to comment.