Skip to content
Snippets Groups Projects
Commit 1f8542bb authored by Michael Langguth's avatar Michael Langguth
Browse files

#18: Update of .gitignore in order exclude error- and logfile from being tracked.

parent 8bc21a8c
Branches
No related tags found
No related merge requests found
...@@ -104,3 +104,7 @@ ENV/ ...@@ -104,3 +104,7 @@ ENV/
.idea/* .idea/*
*.DS_Store *.DS_Store
# Ignore log- and errorfiles
*-err.???????
*-out.???????
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment