mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-01-11 15:00:13 +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
|
||||
docs/_build
|
||||
/layers
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user