mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-04 20:54:46 +02: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:
parent
8a149b63ab
commit
3145390785
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,3 +6,4 @@ build*
|
|||
*.log
|
||||
docs/_build
|
||||
/layers
|
||||
*.pyc
|
||||
|
|
Loading…
Reference in New Issue
Block a user