* .gitignore: ignored temporary file for Changelog.
http://mkosaki.blog46.fc2.com/blog-entry-1284.html git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47234 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8759a73111
commit
9cb4054cde
2
.gitignore
vendored
2
.gitignore
vendored
@ -33,7 +33,7 @@ y.tab.c
|
|||||||
/*.pc
|
/*.pc
|
||||||
/*_prelude.c
|
/*_prelude.c
|
||||||
/COPYING.LIB
|
/COPYING.LIB
|
||||||
/ChangeLog-1.8.0
|
/ChangeLog-*
|
||||||
/ChangeLog.pre-alpha
|
/ChangeLog.pre-alpha
|
||||||
/ChangeLog.pre1_1
|
/ChangeLog.pre1_1
|
||||||
/Doxyfile
|
/Doxyfile
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
Thu Aug 21 12:55:35 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||||
|
|
||||||
|
* .gitignore: ignored temporary file for Changelog.
|
||||||
|
http://mkosaki.blog46.fc2.com/blog-entry-1284.html
|
||||||
|
|
||||||
Thu Aug 21 12:40:22 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
Thu Aug 21 12:40:22 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
|
||||||
|
|
||||||
* lib/net/imap.rb: split executable code into sample directory.
|
* lib/net/imap.rb: split executable code into sample directory.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user