From d73c1297d2aeeed84ac38e4088bdef5c1171d07d Mon Sep 17 00:00:00 2001
From: Anders Nilsson <anders.nilsson@control.lth.se>
Date: Fri, 7 Feb 2020 15:36:04 +0100
Subject: [PATCH] Added .gitignore

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7add15b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.aux
+*.out
+
-- 
GitLab