aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-06 05:44:35 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-06 05:44:35 +0000
commit5deb83d85c65ed4a4417f880849cb8043dd86c55 (patch)
treeba041d996f32a802c4eeb4a2bb19101258766afc /.gitignore
parent86d41ad0c12e7855ea031e9f14a44d48d103de8b (diff)
downloadruby-5deb83d85c65ed4a4417f880849cb8043dd86c55.tar.gz
Ignore -save-temps=obj files
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 320ccc2dc5..ab21f6c223 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,10 +3,12 @@
*-*-*.lib
*.a
*.bak
+*.bc
*.dSYM
*.dmyh
*.dylib
*.elc
+*.i
*.inc
*.log
*.o
@@ -14,6 +16,7 @@
*.orig
*.pdb
*.rej
+*.s
*.sav
*.swp
*.yarb