Skip to content

Commit c31502c

Browse files
authored
add .idea folder to git ignore (#471)
1 parent 777012b commit c31502c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,6 @@
2121
go.work
2222

2323
cover
24+
25+
# Jetbrains Goland IDE folder
26+
.idea

0 commit comments

Comments
 (0)