From 9b7a0d7e1c1ad4636dddc84aac70ec6e71cdddbb Mon Sep 17 00:00:00 2001
From: Tim Mattox <timothy.mattox@engilitycorp.com>
Date: Mon, 5 Sep 2016 14:43:57 -0400
Subject: [PATCH] Update gitignore for the new USER-DPD source files.

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

diff --git a/src/.gitignore b/src/.gitignore
index 6e8f637d95..32947776b6 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -18,6 +18,8 @@
 /*_tally.cpp
 /*_rx.h
 /*_rx.cpp
+/*_ssa.h
+/*_ssa.cpp
 
 /kokkos.cpp
 /kokkos.h
-- 
GitLab