diff options
| -rw-r--r-- | git/gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/git/gitignore b/git/gitignore index 0497ed3d..062f818d 100644 --- a/git/gitignore +++ b/git/gitignore @@ -4,4 +4,5 @@ req.http *.swp /gemset.nix /.ignore -/tmp/
\ No newline at end of file +/tmp/ +/patches/ |
