diff options
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index bd0acdc161..88c91f6560 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,4 +1,3 @@ | |||
| 1 | bitbake | ||
| 2 | *.pyc | 1 | *.pyc |
| 3 | *.pyo | 2 | *.pyo |
| 4 | /*.patch | 3 | /*.patch |
| @@ -9,10 +8,10 @@ scripts/oe-git-proxy-socks | |||
| 9 | sources/ | 8 | sources/ |
| 10 | meta-* | 9 | meta-* |
| 11 | !meta-skeleton | 10 | !meta-skeleton |
| 12 | !meta-demoapps | 11 | !meta-hob |
| 13 | *.swp | 12 | *.swp |
| 14 | *.orig | 13 | *.orig |
| 15 | *.rej | 14 | *.rej |
| 16 | *~ | 15 | *~ |
| 17 | 16 | !meta-yocto | |
| 18 | 17 | !meta-yocto-bsp | |
