* .gitignore: updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27863 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d165fa2504
commit
0f074e6546
16
.gitignore
vendored
16
.gitignore
vendored
@ -241,6 +241,12 @@
|
||||
/ext/io/nonblock/mkmf.log
|
||||
/ext/io/nonblock/nonblock.a
|
||||
|
||||
# /ext/io/console/
|
||||
/ext/io/console/Makefile
|
||||
/ext/io/console/extconf.h
|
||||
/ext/io/console/mkmf.log
|
||||
/ext/io/console/console.a
|
||||
|
||||
# /ext/io/wait/
|
||||
/ext/io/wait/Makefile
|
||||
/ext/io/wait/extconf.h
|
||||
@ -257,6 +263,11 @@
|
||||
/ext/json/ext/generator/extconf.h
|
||||
/ext/json/ext/generator/mkmf.log
|
||||
/ext/json/ext/generator/generator.a
|
||||
/ext/json/generator/*.def
|
||||
/ext/json/generator/Makefile
|
||||
/ext/json/generator/extconf.h
|
||||
/ext/json/generator/mkmf.log
|
||||
/ext/json/generator/generator.a
|
||||
|
||||
# /ext/json/ext/parser/
|
||||
/ext/json/ext/parser/*.def
|
||||
@ -264,6 +275,11 @@
|
||||
/ext/json/ext/parser/extconf.h
|
||||
/ext/json/ext/parser/mkmf.log
|
||||
/ext/json/ext/parser/parser.a
|
||||
/ext/json/parser/*.def
|
||||
/ext/json/parser/Makefile
|
||||
/ext/json/parser/extconf.h
|
||||
/ext/json/parser/mkmf.log
|
||||
/ext/json/parser/parser.a
|
||||
|
||||
# /ext/mathn/complex/
|
||||
/ext/mathn/complex/Makefile
|
||||
|
Loading…
x
Reference in New Issue
Block a user