gitignore added

After running testimage there are some python left overs at
lib/oeqa/runtime/cases/__pycache__/

Signed-off-by: Adrian Freihofer <adrian.freihofer@siemens.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Adrian
2020-09-23 08:25:03 +02:00
committed by Armin Kuster
parent 082305ded8
commit 904b0cbd33

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
*.pyc
*.pyo
/*.patch
*.swp
*.orig
*.rej
*~