From 2fb5a297afb868dbe7bbd54526c7bc11819c41cd Mon Sep 17 00:00:00 2001 From: Seba Gamboa Date: Tue, 22 Sep 2015 17:50:26 -0300 Subject: Add sample gem project to test documentation generation --- sample/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sample/.gitignore (limited to 'sample/.gitignore') diff --git a/sample/.gitignore b/sample/.gitignore new file mode 100644 index 0000000..630c121 --- /dev/null +++ b/sample/.gitignore @@ -0,0 +1,5 @@ +build +.bundle +Gemfile.lock +doc +.yardoc -- cgit v1.2.3