.gitignore in wherex-1.0.8 vs .gitignore in wherex-1.1.0
- old
+ new
@@ -15,7 +15,9 @@
pkg
# ignore Gemfile.lock because it is rewritten by the tests
Gemfile.lock
-# textmate temp files
-._*
\ No newline at end of file
+/gemfiles/*.lock
+
+test/db/test.sqlite3
+.*.sw[ap]