fix_-e_in_gitignore
master
echo is often a builtin and '-e' is not an option for sh. sh is the default shell for gnu make (variable "SHELL") -> this leads to an extra "-e" in .gitignore