diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-17 12:05:32 +0000 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-17 12:05:32 +0000 |
| commit | f9dbbf4f83b835a8b696405535d5f1de7d6c53d9 (patch) | |
| tree | c0abcfe086bc499eee6b5f8bba824d13485062ad | |
| parent | 750486785b2c75382274686cd8c985ef8cc62982 (diff) | |
| download | poky-f9dbbf4f83b835a8b696405535d5f1de7d6c53d9.tar.gz | |
gitignore: Update entries to match various meta repositories
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 435bd0b01f..9226a7fe5f 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,9 +1,12 @@ | |||
| 1 | *.pyc | 1 | *.pyc |
| 2 | *.pyo | ||
| 2 | build/conf/local.conf | 3 | build/conf/local.conf |
| 3 | build/tmp/ | 4 | build/tmp/ |
| 4 | scripts/poky-git-proxy-socks | 5 | scripts/poky-git-proxy-socks |
| 5 | sources/ | 6 | sources/ |
| 6 | meta-moblin-internal | 7 | meta-darwin |
| 8 | meta-maemo | ||
| 9 | meta-prvt* | ||
| 7 | *.swp | 10 | *.swp |
| 8 | *.orig | 11 | *.orig |
| 9 | *.rej | 12 | *.rej |
