From 19a2eea11a77136812396f3c218c0dfee00f3215 Mon Sep 17 00:00:00 2001
From: Ian Bell <ian.bell@nist.gov>
Date: Tue, 19 Oct 2021 10:41:04 -0400
Subject: [PATCH] Ignore the temporary files

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

diff --git a/.gitignore b/.gitignore
index f7faa09..a3437bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,5 @@
 /pypirc
 /boost_multiprecision
 /teqp.egg-info
+/MANIFEST.in
+/teqp
-- 
GitLab