diff options
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 8ea15e740..b1b38c3ed 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,5 @@ *~ /build* /installer/Output +# merely git cola saves there +/patches/ |
