Add .idea to .gitignore

This commit is contained in:
Junegunn Choi
2025-03-10 18:15:53 +09:00
parent 10cbac20f9
commit 8868d7cbb8

1
.gitignore vendored
View File

@@ -11,3 +11,4 @@ gopath
fzf fzf
tmp tmp
*.patch *.patch
.idea