Skip to content

Commit

Permalink
gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
loicalleyne committed Nov 13, 2024
1 parent d411b2a commit 41725a5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ go.work.sum
# env file
.env

internal
avro
experiments
map.go
Expand Down
6 changes: 5 additions & 1 deletion cmd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
*.json
<<<<<<< Updated upstream
*.bak
main?.go
main?.go
=======
*.bak
>>>>>>> Stashed changes

0 comments on commit 41725a5

Please sign in to comment.