From a6fed991e56293489ec4dcf814494939a5ef7bda Mon Sep 17 00:00:00 2001 From: Tod Beardsley Date: Mon, 19 Mar 2012 11:00:51 -0500 Subject: [PATCH] Ignore user data. If you run out of git checkouts, should probably ignore the todo.txt data file (and friends). --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b793404..73f74b6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ VERSION-FILE tests/test-results tests/trash\ directory.* +done.txt +report.txt +todo.txt