mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-06 06:19:11 +00:00
gitignore: Ignore .pyc files
They are generated, esepcially during test runs and selftests Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,3 +6,4 @@ build*
|
|||||||
*.log
|
*.log
|
||||||
docs/_build
|
docs/_build
|
||||||
/layers
|
/layers
|
||||||
|
*.pyc
|
||||||
|
|||||||
Reference in New Issue
Block a user