diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-12-09 16:22:23 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-12-09 16:22:23 -0700 |
commit | e0ebb8756c000f325a14469eec065654882bd0ac (patch) | |
tree | c7824f1d1194adcb49a8f3af5abce1ea2b107c74 /.gitignore | |
parent | 04737118aa1d9ad3db63fb1064267187ae871856 (diff) | |
download | alpine-e0ebb8756c000f325a14469eec065654882bd0ac.tar.xz |
* A little bit more work on the repository. We do not commit files
generated by the configure script.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 28 |
1 files changed, 28 insertions, 0 deletions
@@ -4,3 +4,31 @@ rem web/bin web/lib/ *~ +*.o +*.a +*.orig +*.rej +date.c +an +alpine/alpine +alpine/rpdump +alpine/rpload +c-client +imap/OSTYPE +imap/SPECIALS +imap/c-client/ +imap/dmail/ +imap/imapd/ +imap/ip6 +imap/ipopd/ +imap/mailutil/ +imap/mlock/ +imap/mtest/ +imap/tmail/ +pico/pico +pico/pilot +pith/help_c_gen +pith/help_h_gen +pith/helptext.c +pith/helptext.h + |