.gitignore in pupil-0.6.3 vs .gitignore in pupil-0.7
- old
+ new
@@ -11,16 +11,18 @@
doc/
lib/bundler/man
pkg
rdoc
spec/reports
-spec/keys/pupil_testkey.rb
-test/
tmp/
# bundler
/vendor/bundle
.bundle
# OS specific
.DS_Store
-Thumbs.db
+Thumbs.db
+
+# Testing
+test/
+spec/keys/pupil_testkey.rb
\ No newline at end of file