@wbwue commented on this pull request.


In .gitignore:

> @@ -1,6 +1,6 @@
-*.aux
-*.log
-*.out
+**.aux
+**.log
+**.out

Damit die Dateien nicht nur im aktuellen Ordner sondern auch in den Unterordnern ignoriert werden


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.