Open szepeviktor opened 1 year ago
@jasonbahl Actually everything above is a work-around.
git config --global core.excludesFile ~/.gitignore
as suggested by git: https://git-scm.com/docs/gitignore/
At the end it can be checked: git ls-files --ignored --exclude-standard
There were contradictions in
.gitignore
.