From f57e68f247d93f60d2be2cbdf9780aa159d0335a Mon Sep 17 00:00:00 2001 From: David Levine Date: Mon, 12 Dec 2011 21:45:17 -0600 Subject: [PATCH] Added RPM/ so that git status doesn't mention that it's an untracked file. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 418afea..fbd844a 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ *.1 *.5 *.8 +RPM/ -- 1.7.10.4