summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-01 10:06:59 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-12-01 10:06:59 +0000
commitaf4ceeff105003cbb124c420898121742ed66bd7 (patch)
tree924af6879d7d3f37e843a4d98488cce9bc683112 /.gitignore
parent4f0c9b2bc65a715b44d18bda5ffb44605977bba0 (diff)
* misc: ignore pre-compiled emacs lisp files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38119 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3c0c35ed7a..e872670e80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,6 +4,7 @@
*.dSYM
*.dmyh
*.dylib
+*.elc
*.inc
*.log
*.o