ruby-changes:51847
From: nobu <ko1@a...>
Date: Thu, 26 Jul 2018 16:23:19 +0900 (JST)
Subject: [ruby-changes:51847] nobu:r64061: ignore built files
nobu 2018-07-26 16:23:14 +0900 (Thu, 26 Jul 2018) New Revision: 64061 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=64061 Log: ignore built files Modified directories: trunk/ext/-test-/load/protect/ trunk/ext/-test-/scan_args/ trunk/ext/-test-/thread_fd_close/ Index: ext/-test-/thread_fd_close =================================================================== --- ext/-test-/thread_fd_close (revision 64060) +++ ext/-test-/thread_fd_close (revision 64061) Property changes on: ext/-test-/thread_fd_close ___________________________________________________________________ Added: svn:ignore ## -0,0 +1,4 ## +Makefile +extconf.h +mkmf.log +*.def Index: ext/-test-/scan_args =================================================================== --- ext/-test-/scan_args (revision 64060) +++ ext/-test-/scan_args (revision 64061) Property changes on: ext/-test-/scan_args ___________________________________________________________________ Added: svn:ignore ## -0,0 +1,4 ## +Makefile +extconf.h +mkmf.log +*.def Index: ext/-test-/load/protect =================================================================== --- ext/-test-/load/protect (revision 64060) +++ ext/-test-/load/protect (revision 64061) Property changes on: ext/-test-/load/protect ___________________________________________________________________ Added: svn:ignore ## -0,0 +1,4 ## +Makefile +extconf.h +mkmf.log +*.def -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/