summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-09-05 19:40:40 +0100
committerRoy Marples <roy@marples.name>2017-09-05 19:40:40 +0100
commit80b597001569934fd3392651d24a856bfcc3384b (patch)
tree171b004a2338df4ad67a0ad36258e950a92f47ab /.gitignore
parent2a9c90cb90828bce6621a5b92e67e375186e5c81 (diff)
downloaddhcpcd-80b597001569934fd3392651d24a856bfcc3384b.tar.xz
Ignore swap files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 707b89e5..1ca2859e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,5 +24,8 @@ hooks/50-ypbind
# Ignore distribution
dhcpcd*.xz*
+# Ignore swap files
+*.swp
+
# Ignore Coverity
cov-int