summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJon Snitow <otherjon@swiftstack.com>2013-07-24 15:58:55 -0700
committerJon Snitow <otherjon@swiftstack.com>2013-07-24 16:11:03 -0700
commiteb0629fc8210cc8bb4275d70408dddab67f667f7 (patch)
tree3eb7b2c95af0144d25d6f169ef0508459776c973 /.gitignore
parentd1eeab9560f23b2b8c080f182b0e0c104f31d877 (diff)
downloadswift-eb0629fc8210cc8bb4275d70408dddab67f667f7.tar.gz
Make sure users can't remove their account quotas
Protect X-Remove-Account-Meta-Quota-Bytes same as X-Account-Meta-Quota-Bytes Fixes bug 1204110 Change-Id: Ibac5b555f50b1fe41b2999c0d5776d90f9c9f3d1
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a41fb9d6d..7b2c5d450 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.py[co]
*.sw?
+*~
doc/build/*
dist
build