@JanLuca commented on this pull request.
In .gitignore:
> @@ -1,6 +1,6 @@ -*.aux -*.log -*.out +**.aux +**.log +**.out
.Dateiendung wird doch schon immer in jedem Ordner gematcht? Wenn man will, dass eine Dateiendung nur im obersten Ordner ignoriert wird, dann muss man "/.abc" nehmen
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.