Git untracked files
Shulyaka opened this issue · 1 comments
Shulyaka commented
Please revert commit 6658ba9
It causes a false warning for git status:
homeassistant@homeassistant:/srv/homeassistant/.submodules/MorphNumbers$ git status
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add <file>..." to include in what will be committed)
custom_components/morph_numbers/__pycache__/
nothing added to commit but untracked files present (use "git add" to track)