aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-18 14:00:02 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-03-18 14:00:02 +0000
commite287d9de791674dbb0125e709c0f436ae5ef4298 (patch)
tree47287c953b8e7e53931991347b6e64a881a7c0b4 /.gitignore
parent022b3368dae3f2c9063451c7f2be67a4c4ce8040 (diff)
downloadruby-e287d9de791674dbb0125e709c0f436ae5ef4298.tar.gz
* .gitignore: ignore files generated by mkmf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 4 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 879c04d2e1..702c00e10e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,11 @@
# /
+*-*-*.def
*.a
*.bak
*.dSYM
*.dylib
*.inc
+*.log
*.o
*.orig
*.rej
@@ -19,9 +21,10 @@
.pc
.ppack
.svn
+Makefile
+extconf.h
y.output
y.tab.c
-/.git
/*.pc
/*_prelude.c
/COPYING.LIB
@@ -93,10 +96,6 @@ y.tab.c
# /ext/
/ext/extinit.c
-/ext/**/*.def
-/ext/**/*.log
-/ext/**/Makefile
-/ext/**/extconf.h
# /ext/dl/
/ext/dl/*.func