From ab747f279088c9ed6114c4227c71173ebd1e6f00 Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 16 Mar 2014 05:24:13 -0400 Subject: Fix delete SSH key in file --- conf/gitignore/Ruby | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 conf/gitignore/Ruby (limited to 'conf/gitignore') diff --git a/conf/gitignore/Ruby b/conf/gitignore/Ruby new file mode 100644 index 0000000000..eb76b24855 --- /dev/null +++ b/conf/gitignore/Ruby @@ -0,0 +1,18 @@ +*.gem +*.rbc +.bundle +.config +coverage +InstalledFiles +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp + +# YARD artifacts +.yardoc +_yardoc +doc/ \ No newline at end of file -- cgit v1.2.3