From 03c619322017a60c27b516a925a75c2c5dc8c2dd Mon Sep 17 00:00:00 2001 From: tbuehlmann Date: Sun, 3 Feb 2013 09:29:36 +0100 Subject: Added .gitignore. --- .gitignore | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d87d4be --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +*.gem +*.rbc +.bundle +.config +.yardoc +Gemfile.lock +InstalledFiles +_yardoc +coverage +doc/ +lib/bundler/man +pkg +rdoc +spec/reports +test/tmp +test/version_tmp +tmp -- cgit v1.2.3