mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
update .gitignore
* .gitignore: removed duplicate entry and obsolete entries. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@35379 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
085ae60ab9
commit
62885f1ed1
1 changed files with 0 additions and 5 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -51,7 +51,6 @@ y.tab.c
|
|||
/configure
|
||||
/doc/capi
|
||||
/enc.mk
|
||||
/enc/trans/*.c
|
||||
/encdb.h
|
||||
/exts.mk
|
||||
/goruby
|
||||
|
@ -97,11 +96,7 @@ y.tab.c
|
|||
# /ext/
|
||||
/ext/extinit.c
|
||||
|
||||
# /ext/dl/
|
||||
/ext/dl/*.func
|
||||
|
||||
# /ext/dl/callback/
|
||||
/ext/dl/callback/*.func
|
||||
/ext/dl/callback/callback-*.c
|
||||
/ext/dl/callback/callback.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue