summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Sokolowski <daniel.sokolowski@danols.com>2013-08-16 15:28:28 -0400
committerDaniel Sokolowski <daniel.sokolowski@danols.com>2013-08-16 15:28:28 -0400
commitc84df8181f6686cf5269d1a5176d5c36dfb2657b (patch)
tree1a7ce19ce1ce643bdd1945ebc280a379f7407826 /.gitignore
parentde0e15565049fca1d1e49232ae024a1bd113a116 (diff)
downloadpint-c84df8181f6686cf5269d1a5176d5c36dfb2657b.tar.gz
Fix for Issue #46, calling 'to_base_units' on Quality with Decimal magnitudes no longer throws a TypeError caused by attempting to multiply a float with Decimal. Further edge cases for other magnitude types might be required.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 20a35ce..e39c2e8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,6 @@ build/
dist/
MANIFEST
.tox
+
+# WebDAV file system cache files
+.DAV/