diff options
author | Matthias Andree <matthias.andree@gmx.de> | 2019-08-21 00:36:54 +0200 |
---|---|---|
committer | Matthias Andree <matthias.andree@gmx.de> | 2019-08-21 00:36:54 +0200 |
commit | ed356500ff6b793a652e88ef3459d316d392bf9f (patch) | |
tree | a08f57775bda3c2b92ad066044aa870e131569f0 /.gitignore | |
parent | bfa7e346fa1ea679d7e44bb55b251cd069330a57 (diff) | |
download | fetchmail-ed356500ff6b793a652e88ef3459d316d392bf9f.tar.gz fetchmail-ed356500ff6b793a652e88ef3459d316d392bf9f.tar.bz2 fetchmail-ed356500ff6b793a652e88ef3459d316d392bf9f.zip |
Add *.bak to .gitignore patterns.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +*.bak *.o *~ .autotools |