From c9c973db82257d0481bd82c66edafb239c98a361 Mon Sep 17 00:00:00 2001
From: Florian Prill <florian.prill@dwd.de>
Date: Wed, 29 May 2019 09:55:28 +0200
Subject: [PATCH] updated gitignore file.

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

diff --git a/.gitignore b/.gitignore
index 0258e7b4..4dab92cd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -40,5 +40,6 @@ examples/uniq
 examples/callback_test
 examples/simulate_iau
 examples/restart*.dat
+examples/int_div_example
 test/test_runner
 build
\ No newline at end of file
-- 
GitLab