summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-09-13 11:23:48 +0100
committerRoy Marples <roy@marples.name>2019-09-13 11:23:48 +0100
commit9c49e540ab002491fee82669caf73d3525a6d864 (patch)
tree47ee9073ffcb2783b362e2d92e3ebf8392339588 /.gitignore
parentc9fc5a5b7bd0ba2017698efd47fc6eebcbab59b0 (diff)
downloaddhcpcd-9c49e540ab002491fee82669caf73d3525a6d864.tar.xz
git: ignore patch files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1ca2859e..99404cb7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,6 +24,12 @@ hooks/50-ypbind
# Ignore distribution
dhcpcd*.xz*
+# Ignore patch files
+*.diff
+*.patch
+*.orig
+*.rej
+
# Ignore swap files
*.swp