.gitignore in epilotto_curriculum-0.1.2 vs .gitignore in epilotto_curriculum-0.2.0
- old
+ new
@@ -1,4 +1,9 @@
-*.gem
-.bundle
-Gemfile.lock
-pkg/*
+/.bundle/
+/.yardoc
+/Gemfile.lock
+/_yardoc/
+/coverage/
+/doc/
+/pkg/
+/spec/reports/
+/tmp/
- old
+ new