From c125d31cd3df2274e8ffa90766be3f616a96812e Mon Sep 17 00:00:00 2001 From: Simon Quigley Date: Thu, 6 Sep 2018 17:33:11 -0500 Subject: [PATCH] Ignore debian/files. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 645e6a2..d353825 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ *.old +debian/files