From 7c5176465f3b917e1c0bfc76913902d66a473bd6 Mon Sep 17 00:00:00 2001
From: DCoded <dcoded@live.com>
Date: Sun, 28 Apr 2019 12:24:32 -0400
Subject: [PATCH] Added temp files to gitignore

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

diff --git a/.gitignore b/.gitignore
index cd29456af54..1d4307cefb9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -106,3 +106,5 @@ fc-pregmod
 TODO.txt
 .vscode/settings.json
 *.code-workspace
+temp.*
+*.temp
\ No newline at end of file
-- 
GitLab