summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2025-03-10 18:15:53 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2025-03-10 18:15:53 +0900
commit8868d7cbb8deefb5e1fe63d404b31771e217ed89 (patch)
tree64605225e57662e8d0f2203b7fc637df12d9a993 /.gitignore
parent10cbac20f96de35acf272ddc4a998868c5694bd9 (diff)
downloadfzf-8868d7cbb8deefb5e1fe63d404b31771e217ed89.tar.gz
Add .idea to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 40b2b4e4..ddce2566 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ gopath
fzf
tmp
*.patch
+.idea