summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorYukihiro "Matz" Matsumoto <[email protected]>2017-09-29 14:01:56 +0900
committerYukihiro "Matz" Matsumoto <[email protected]>2017-10-01 16:24:43 +0900
commit8c408379aa173335569e8077c968076b4f9c69dd (patch)
tree411fd2f366de6b71ead8fdb686a80d8998db783b
parent7edbe428caca6814841195a3f2720745cf04353e (diff)
downloadmruby-8c408379aa173335569e8077c968076b4f9c69dd.tar.gz
mruby-8c408379aa173335569e8077c968076b4f9c69dd.zip
Add `cscope.files` to `.gitignore`.
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4af3005ed..bccfaf218 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@
.ccmalloc
.svn
/.git
+cscope.files
cscope.out
tags
/src/y.tab.c