diff --git a/.gitignore b/.gitignore
index 166b1a0d95506ce68288da750350b988f6526e94..6b16ee2285e2362a4e64482e3ca3ed435aec98b5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -103,4 +103,8 @@ ENV/
 
 .idea/*
 
-*.DS_Store
\ No newline at end of file
+*.DS_Store
+
+# Ignore log- and errorfiles 
+*-err.???????
+*-out.???????