aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordjones <dgjones@gmail.com>2010-09-07 14:29:53 +1200
committerdjones <dgjones@gmail.com>2010-09-07 14:29:53 +1200
commit0efc0fd6c9ffd097b2b837008e84e32f90dbfb65 (patch)
treeb49fcc8a79ed8a00f643588a6cf3821d56984f38 /.gitignore
parentad62a155f1a2246bc054516bf0629c8337f30f9e (diff)
downloadrefinerycms-blog-0efc0fd6c9ffd097b2b837008e84e32f90dbfb65.tar.gz
refinerycms-blog-0efc0fd6c9ffd097b2b837008e84e32f90dbfb65.tar.bz2
refinerycms-blog-0efc0fd6c9ffd097b2b837008e84e32f90dbfb65.zip
here's the new gitignore
Diffstat (limited to '.gitignore')
-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