Skip to content

Commit

Permalink
Updated gitignore with idea and mac-specific files.
Browse files Browse the repository at this point in the history
  • Loading branch information
vvuwei committed Mar 15, 2023
1 parent 788500f commit 4e1a6f5
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 @@ -5,6 +5,8 @@
*.so
*.dylib
.env
.idea
.DS_Store

# Test binary, built with `go test -c`
*.test
Expand Down

0 comments on commit 4e1a6f5

Please sign in to comment.