NEEDS TO BE WORKED ON:Debian PackagingClean fixes: Could be done via gitignore but until we have a working debpackaging, we'll see code example
Example: updated gitignore not working
git rm -r --cached .
git add .
git commit -m "fixed untracked files"