diff options
| author | Roy Marples <roy@marples.name> | 2019-09-13 11:23:48 +0100 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2019-09-13 11:23:48 +0100 |
| commit | 9c49e540ab002491fee82669caf73d3525a6d864 (patch) | |
| tree | 47ee9073ffcb2783b362e2d92e3ebf8392339588 /.gitignore | |
| parent | c9fc5a5b7bd0ba2017698efd47fc6eebcbab59b0 (diff) | |
| download | dhcpcd-9c49e540ab002491fee82669caf73d3525a6d864.tar.xz | |
git: ignore patch files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -24,6 +24,12 @@ hooks/50-ypbind # Ignore distribution dhcpcd*.xz* +# Ignore patch files +*.diff +*.patch +*.orig +*.rej + # Ignore swap files *.swp |
