diff options
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3f9bb5ea4d72..b1f5b9df2ae1 100644 --- a/.gitignore +++ b/.gitignore | |||
@@ -34,3 +34,7 @@ include/linux/utsrelease.h | |||
34 | 34 | ||
35 | # stgit generated dirs | 35 | # stgit generated dirs |
36 | patches-* | 36 | patches-* |
37 | |||
38 | # quilt's files | ||
39 | patches | ||
40 | series | ||