diff options
author | Rory Dudley | 2024-08-10 13:49:34 -0600 |
---|---|---|
committer | Rory Dudley | 2024-08-10 14:10:46 -0600 |
commit | 6328666624e59574946f7af1570c5676aa54d0ac (patch) | |
tree | 96f64a75f3f6c1ccf2f18b399b2fe800cb4510be /.gitignore | |
parent | a97cf88889fc94a551bdb8049baf18749d425120 (diff) | |
download | dwarvish-6328666624e59574946f7af1570c5676aa54d0ac.tar.gz |
Ignore patch files
Ignore patch files generated by 'git format-patch'.
Signed-off-by: Rory Dudley <rory@netc.lu>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ /target +*.patch |