From 984177a0004ea3bd5e5149f0030ab3ce1b20bd6a Mon Sep 17 00:00:00 2001 From: yugui Date: Sat, 17 Oct 2009 09:02:40 +0000 Subject: * test/rake/data/unittest/subdir/.gitignore: dummy entry for ensuring existance of "subdir" directory with git. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25384 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- test/rake/data/unittest/subdir/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/rake/data/unittest/subdir/.gitignore (limited to 'test') diff --git a/test/rake/data/unittest/subdir/.gitignore b/test/rake/data/unittest/subdir/.gitignore new file mode 100644 index 0000000000..d6b7ef32c8 --- /dev/null +++ b/test/rake/data/unittest/subdir/.gitignore @@ -0,0 +1,2 @@ +* +!.gitignore -- cgit v1.2.3