diff options
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7c56594381a..89e96f566d9 100644 --- a/.gitignore +++ b/.gitignore @@ -11,6 +11,7 @@ *.a *.o *~ +*.patch # # Top-level generic files @@ -37,6 +38,7 @@ # stgit generated dirs patches-* +.stgit-edit.txt # quilt's files patches |