Travis Cross db26c65ea7 Tightened up .gitignore such that we are no longer ignoring files that are actually in the tree.
Check for files that we are accidentally ignoring:

  git ls-files -i --exclude-standard | sed -e "s:.:\!\/\\0:"

Check for files that we might want to ignore:

  git ls-files -o --exclude-standard | sed -e "s:.:\/\\0:"
2010-04-05 23:17:43 +00:00
..
2010-04-01 21:00:45 -04:00
2009-12-30 01:19:59 +00:00
2010-04-01 21:00:45 -04:00
2010-04-05 18:28:13 -04:00
2010-02-23 22:56:54 +00:00
2010-03-30 09:44:39 -05:00
2010-04-01 21:00:45 -04:00
2010-02-23 22:56:54 +00:00
2010-03-30 09:48:01 -05:00
2010-03-19 19:00:02 +00:00
2010-04-01 21:00:45 -04:00
2010-03-20 17:21:18 +00:00
2010-04-02 01:15:18 -04:00
2010-04-01 21:00:45 -04:00
2010-01-08 00:45:09 +00:00
2010-03-30 14:25:13 -04:00
2009-12-07 07:07:43 +00:00
2010-02-23 22:56:54 +00:00
2010-02-23 22:56:54 +00:00