summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2020-06-04 10:05:42 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2020-06-04 10:05:42 +0900
commit7a420d4bbad8b96902bb5ea0d5e303d797614f67 (patch)
tree05a2546a789d44918dbf3e091c39a4f61979c9cd /.gitignore
parentd2b9c90f285fe62bf2422221f35666dd6a6e734e (diff)
downloadmruby-7a420d4bbad8b96902bb5ea0d5e303d797614f67.tar.gz
mruby-7a420d4bbad8b96902bb5ea0d5e303d797614f67.zip
Add `.ccls*` to `.gitignore`.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 48f085183..c78d02797 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,6 +17,7 @@
.svn
.vscode
.yardoc
+.ccls*
cscope.files
cscope.out
tags