aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore44
1 files changed, 43 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b81217d..9c1a2c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,44 @@
.bundle
-*.gem \ No newline at end of file
+*.gem
+*.DS_Store
+
+# Documentation
+doc/api
+doc/app
+doc/*
+.yardoc
+.yardopts
+
+# Refinery Specific
+*.tmproj
+*.autobackupbyrefinery.*
+/refinerycms-blog*.gem
+.autotest
+
+# Mac
+.DS_Store
+
+# NetBeans
+nbproject
+
+# Eclipse
+.project
+
+# Redcar
+.redcar
+
+# Rubinius
+*.rbc
+
+# Vim
+*.swp
+*.swo
+
+# RubyMine
+.idea
+
+# Backup
+*~
+
+# Capybara Bug
+capybara-*html