about summary refs log tree commit homepage
path: root/m4/.gitignore
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2012-01-21 10:11:47 +0000
committerEric Wong <normalperson@yhbt.net>2012-01-21 10:11:47 +0000
commitb956756cafe87eaa1ad9ca7cc6494d34a7cc4deb (patch)
treea9432b42661145114bea28a1c1b2205b41618de4 /m4/.gitignore
parent6ab213e3b250c634cc98ef92f5dd5b70f0b991ed (diff)
downloadcmogstored-b956756cafe87eaa1ad9ca7cc6494d34a7cc4deb.tar.gz
This means we'll eventually be able to reject
uploads if the Content-MD5 trailer doesn't match
the contents of the upload.
Diffstat (limited to 'm4/.gitignore')
-rw-r--r--m4/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/.gitignore b/m4/.gitignore
index 8ed3316..d431483 100644
--- a/m4/.gitignore
+++ b/m4/.gitignore
@@ -130,3 +130,4 @@
 /accept4.m4
 /onceonly.m4
 /socketlib.m4
+/base64.m4