diff options
author | Eduardo Chappa <chappa@washington.edu> | 2013-02-04 00:17:31 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2013-02-04 00:19:07 -0700 |
commit | 90af71abbc09fc4a4aa9e4817f9f6cd03ea9edb5 (patch) | |
tree | 3d238a79c6a6a2521417ea01b1bd9bd1d155c001 /.gitignore | |
parent | 094ca96844842928810f14844413109fc6cdd890 (diff) | |
download | alpine-90af71abbc09fc4a4aa9e4817f9f6cd03ea9edb5.tar.xz |
add ability to copy/forward/etc. the quota report
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..8b61bcf2 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +*.[ao] +*~ +Make* +make* +alpine +pico +rpdump +rpload +imapd +pop3d +pop2d +mailutil |