diff options
author | Qi Yong <qiyong@fc-cn.com> | 2006-07-17 13:37:06 +0800 |
---|---|---|
committer | Sam Ravnborg <sam@mars.ravnborg.org> | 2006-08-01 11:32:47 +0200 |
commit | 8ccf28324c14096bef005c90a2bf5e03ffa07cc6 (patch) | |
tree | 66758a8080a14165d11c5ad63d2da9b22f581732 /.gitignore | |
parent | 8eb3afe0e95e5d45efbe58996fe90982c740565d (diff) | |
download | linux-3.10-8ccf28324c14096bef005c90a2bf5e03ffa07cc6.tar.gz linux-3.10-8ccf28324c14096bef005c90a2bf5e03ffa07cc6.tar.bz2 linux-3.10-8ccf28324c14096bef005c90a2bf5e03ffa07cc6.zip |
gitignore: gitignore quilt's files
gitignore: ignore quilt's files.
Signed-off-by: Qi Yong <qiyong@fc-cn.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3f9bb5ea4d7..b1f5b9df2ae 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,7 @@ include/linux/utsrelease.h # stgit generated dirs patches-* + +# quilt's files +patches +series |