changeset 4709:f4cca16582e8 draft

git: ignore patch files
author Roy Marples <roy@marples.name>
date Fri, 13 Sep 2019 11:23:48 +0100
parents 9db4ce0518da
children 159d566198ed
files .gitignore
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore	Fri Sep 13 10:53:25 2019 +0100
+++ b/.gitignore	Fri Sep 13 11:23:48 2019 +0100
@@ -24,6 +24,12 @@
 # Ignore distribution
 dhcpcd*.xz*
 
+# Ignore patch files
+*.diff
+*.patch
+*.orig
+*.rej
+
 # Ignore swap files
 *.swp