diff options
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 52b6171d8e..7c69c6416a 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | *.pyc | 1 | *.pyc |
| 2 | *.pyo | 2 | *.pyo |
| 3 | build/conf/local.conf | 3 | build/conf/local.conf |
| 4 | build/conf/bblayers.conf | ||
| 4 | build/tmp/ | 5 | build/tmp/ |
| 5 | scripts/poky-git-proxy-socks | 6 | scripts/poky-git-proxy-socks |
| 6 | sources/ | 7 | sources/ |
