From 35cd2f6fa1e85a836460d287b01d74ee3f36558c Mon Sep 17 00:00:00 2001
From: "Daniel.Frisinghelli" <daniel.frisinghelli@eurac.edu>
Date: Fri, 21 May 2021 12:14:03 +0000
Subject: [PATCH] Ignore auxiliary files.

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b447825..bc991f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 
 # cache files
 __pycache__/
+*.egg-info/
-- 
GitLab