.gitignore in devdnsd-1.1.10 vs .gitignore in devdnsd-1.5.0
- old
+ new
@@ -1,21 +1,7 @@
-*.gem
-*.rbc
-.bundle
-.config
-coverage
-InstalledFiles
-lib/bundler/man
-pkg
-rdoc
-spec/reports
-test/tmp
-test/version_tmp
-tmp
-
-# YARD artifacts
-.yardoc
-_yardoc
-doc/
-
-# RubyMine
-.idea/
\ No newline at end of file
+Gemfile.lock
+tester.rb
+coverage/
+pkg/
+utils/
+.idea/
+.yardoc/