From 0a0c81415f5937cfd0ee9f2f71aeb8eddca8a85b Mon Sep 17 00:00:00 2001 From: Ryan Campbell Date: Sun, 25 Apr 2010 11:03:12 -0600 Subject: [PATCH] added a few more things to .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 5e3959a..4f53761 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,7 @@ package/debian/mevemon/ configure-stamp build-stamp +*.changes +*.deb +*.dsc +*.tar.gz -- 1.7.9.5