diff options
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 0b13ee1f57..435bd0b01f 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,6 +1,9 @@ | |||
| 1 | *.pyc | 1 | *.pyc |
| 2 | build/conf/local.conf | 2 | build/conf/local.conf |
| 3 | build/tmp/ | 3 | build/tmp/ |
| 4 | scripts/poky-git-proxy-socks | ||
| 4 | sources/ | 5 | sources/ |
| 5 | meta-moblin-internal | 6 | meta-moblin-internal |
| 6 | *.swp | 7 | *.swp |
| 8 | *.orig | ||
| 9 | *.rej | ||
