diff options
| author | Roy Marples <roy@marples.name> | 2017-09-05 19:40:40 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2017-09-05 19:40:40 +0100 |
| commit | 80b597001569934fd3392651d24a856bfcc3384b (patch) | |
| tree | 171b004a2338df4ad67a0ad36258e950a92f47ab /.gitignore | |
| parent | 2a9c90cb90828bce6621a5b92e67e375186e5c81 (diff) | |
| download | dhcpcd-80b597001569934fd3392651d24a856bfcc3384b.tar.xz | |
Ignore swap files.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -24,5 +24,8 @@ hooks/50-ypbind # Ignore distribution dhcpcd*.xz* +# Ignore swap files +*.swp + # Ignore Coverity cov-int |
