mirror of
https://git.busybox.net/buildroot.git
synced 2024-11-23 05:23:39 +08:00
update gitignore
Do not track *.pyc files (from modules embedded in Buildroot source tree). Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
7be1eb447a
commit
145508473c
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
*.orig
|
||||
*.rej
|
||||
*~
|
||||
*.pyc
|
||||
|
Loading…
Reference in New Issue
Block a user