diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-05-29 17:16:32 -0600 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-05-29 17:16:32 -0600 |
commit | 077522d7e058133f9de99d0d74481566b21c5a98 (patch) | |
tree | 61095d90e1bc059ff0dbaef5cbf38cabf8a2948b /.gitignore | |
parent | 7d52215d26b6bec1888f546da5d56657cfb16516 (diff) | |
download | alpine-077522d7e058133f9de99d0d74481566b21c5a98.tar.xz |
* quote of shell characters when opening urls.
* increase of encryption of S/MIME messages.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -1,7 +1,7 @@ *.[ao] *~ *m4 -autom4te* +autom4te.*/* Make* make* alpine @@ -32,4 +32,9 @@ imap/an dmail imap/ip6 include/ -autom4te* +libwpcom* +web/bin +wpcomm* +web/*/*/alpined +web/*/*/alpineldap +.gitignore |