summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJared Norman <jared@super.gd>2020-06-22 13:20:51 -0700
committerJared Norman <jared@super.gd>2020-06-22 13:20:51 -0700
commitd8e4c0da8a6cac155f5adcb82f331ac170f7aa55 (patch)
tree87934c576fa87f8d1487a6fd67230ed2ca09e2be
parentc0150dca7670b929ab51c5147ef98c2ab4045599 (diff)
Update .gitignore as per solidus_dev_support
-rw-r--r--.gitignore32
1 files changed, 19 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore
index 94ec22c..325c3c9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,14 +1,20 @@
-/.bundle/
-/.yardoc
-/_yardoc/
-/coverage/
-/doc/
-/pkg/
-/spec/reports/
-/tmp/
-
-# rspec failure tracking
-.rspec_status
-
+*.gem
+\#*
+*~
+.#*
+.DS_Store
+.idea
+.project
+.sass-cache
+coverage
Gemfile.lock
-/spec/dummy
+tmp
+nbproject
+pkg
+*.swp
+spec/dummy
+spec/examples.txt
+/sandbox
+.rvmrc
+.ruby-version
+.ruby-gemset