Skip to content

Commit a65c6ca

Browse files
committed
Update gitignore.
1 parent 66450bf commit a65c6ca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,9 @@ _testmain.go
2323
*.test
2424
*.prof
2525
.vscode
26+
27+
# OS generated files
28+
.DS_Store
29+
30+
# IDEA files
31+
**/.idea

0 commit comments

Comments
 (0)