From 5bd311cb6db4da207384616516ad8ab1aa9efbb8 Mon Sep 17 00:00:00 2001
From: Ben <ben@wainei.net>
Date: Fri, 12 Jan 2018 17:55:31 -0500
Subject: [PATCH] [borg] add borg handler build files to .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 810227f4..f7fb54ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,6 +20,8 @@ etc/cron.d/backupninja
 etc/logrotate.d/backupninja
 examples/Makefile
 handlers/Makefile
+handlers/borg
+handlers/borg.helper
 handlers/dup
 handlers/dup.helper
 handlers/ldap
-- 
GitLab