diff options
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore index 688acec64f..bd0acdc161 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -2,11 +2,7 @@ bitbake | |||
| 2 | *.pyc | 2 | *.pyc |
| 3 | *.pyo | 3 | *.pyo |
| 4 | /*.patch | 4 | /*.patch |
| 5 | build*/conf/local.conf | 5 | build*/ |
| 6 | build*/conf/bblayers.conf | ||
| 7 | build*/downloads | ||
| 8 | build*/tmp/ | ||
| 9 | build*/sstate-cache | ||
| 10 | pyshtables.py | 6 | pyshtables.py |
| 11 | pstage/ | 7 | pstage/ |
| 12 | scripts/oe-git-proxy-socks | 8 | scripts/oe-git-proxy-socks |
