Skip to content

Commit 4e1a6f5

Browse files
committed
Updated gitignore with idea and mac-specific files.
1 parent 788500f commit 4e1a6f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@
55
*.so
66
*.dylib
77
.env
8+
.idea
9+
.DS_Store
810

911
# Test binary, built with `go test -c`
1012
*.test

0 commit comments

Comments
 (0)