<div dir="ltr"><div>I saw that rtems_waf did not have a gitignore file, and using it will create pyc files which makes git status show "modified:   rtems_waf (untracked content)" as the index becomes dirty.</div>
<div>Ignore '*.pyc' files to get rid of that, patch available at [0].</div><div><br></div>[0]: <a href="https://gist.github.com/chirayudesai/c7dce587edc493e2afbf/raw/8b9643dca3fc966b77cb5e7fc72d5408e82b5dc9/0001-add-a-gitignore-file.patch">https://gist.github.com/chirayudesai/c7dce587edc493e2afbf/raw/8b9643dca3fc966b77cb5e7fc72d5408e82b5dc9/0001-add-a-gitignore-file.patch</a><br>
<div><br></div><div>Regards,</div><div>Chirayu Desai</div></div>