summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore29
1 files changed, 26 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 5036739..6ea052c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,27 @@
-pkg/
-*.swp
-
+_yardoc
+.bundle
+.config
+.DS_Store
+.idea
+.rake_tasks~
+.rspec
+.ruby-version
+.rvmrc
+.yardoc
+.yardopts
+*.gem
+*.rbc
+*.sw?
+bin/
+coverage
+doc
+Gemfile.local
Gemfile.lock
+InstalledFiles
+lib/bundler/man
+pkg
+spec/reports
+test/tmp
+test/version_tmp
+tmp
+vendor