[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] Ignore patch files


From: Rory Dudley <rory@xxxxxxx>

Ignore patch files generated by 'git format-patch'.
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index ea8c4bf..698f0d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /target
+*.patch
-- 
cheers!~
Rory




Archive administrator: postmaster AT dwarvish DOT org