meta-openembedded/.gitignore
Qi.Chen@windriver.com b719f3ff63 .gitignore: add *.pyc and *.pyo
.gitignore needs to contain these two items, otherwise, we get unstaged
change about meta-oe/lib/oeqa/selftest/cases/__pycache__/ every time
we run oe-selftest.

Signed-off-by: Chen Qi <Qi.Chen@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2019-06-15 16:45:33 -07:00

8 lines
43 B
Plaintext

*.pyc
*.pyo
/*.patch
*.swp
*.orig
*.rej
*~