@liomarhora the problem was that you had committed some of those build files to your branch, perhaps you force added them.
As @eht16 said they need to be removed from there, not just the working directory, we don't want your specific build artefacts in the repository.

possibly git-ls-files -i --exclude-standard will list them [untried advice]


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <geany/geany-plugins/pull/1242/c1657425001@github.com>