From a056c7de62ab728c1edd95ae2e0e22db06381e56 Mon Sep 17 00:00:00 2001 From: Paul Gear Date: Tue, 29 Oct 2013 05:48:19 +1000 Subject: [PATCH] Ignore a couple of directories in my dev tree --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f3c7a7c5da..6482f83e83 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ Makefile +archives +patches