From a6b3cff5e626ec70addb8a8bc68b07eaf4d192ba Mon Sep 17 00:00:00 2001 From: "Andreas M. Antonopoulos" Date: Thu, 26 Dec 2013 22:58:32 -0500 Subject: [PATCH] gitignore fix, in case xml gets messed up --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0498969f..eececada 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,2 @@ *.html *.txt - -*.xml