From 24e4a3ac19c98c2aae7db0f33047f78778d5de66 Mon Sep 17 00:00:00 2001 From: Ted Pavlic Date: Wed, 21 Jan 2009 14:48:37 -0500 Subject: [PATCH] Changed .gitignore to catch .stgit-*.txt instead of just .stgit-edit.txt --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 70f6032d..870718f0 100644 --- a/.gitignore +++ b/.gitignore @@ -28,4 +28,4 @@ ## Generated by StGit patches-* -.stgit-edit.txt +.stgit-*.txt