From a890859ba045712ab0f2c12b4f348b1bc8830eb6 Mon Sep 17 00:00:00 2001 From: Chuck Collins Date: Sat, 20 Aug 2011 09:39:29 -0500 Subject: [PATCH] ignore! --- .gitignore | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..560d1a6 --- /dev/null +++ b/.gitignore @@ -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/