mirror of
https://github.com/agherzan/meta-raspberrypi.git
synced 2025-12-05 22: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
|
||||
docs/_build
|
||||
/layers
|
||||
*.pyc
|
||||
|
||||
Reference in New Issue
Block a user