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
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…
x
Reference in New Issue
Block a user