diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 42358310bf..036ad09567 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | *.pyc | 1 | *.pyc |
| 2 | *.pyo | 2 | *.pyo |
| 3 | /*.patch | 3 | /*.patch |
| 4 | build*/ | 4 | /build*/ |
| 5 | pyshtables.py | 5 | pyshtables.py |
| 6 | pstage/ | 6 | pstage/ |
| 7 | scripts/oe-git-proxy-socks | 7 | scripts/oe-git-proxy-socks |
