1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* .gitignore: ignore files generated by mkmf.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31125 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
nobu 2011-03-18 14:00:02 +00:00
parent 022b3368da
commit e287d9de79

9
.gitignore vendored
View file

@ -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