diff options
author | Julian Berman <Julian@GrayVines.com> | 2013-04-17 23:39:52 -0400 |
---|---|---|
committer | Julian Berman <Julian@GrayVines.com> | 2013-04-17 23:41:11 -0400 |
commit | ac9b9c624e8dcb3ee41f6cbf40dc4260e1770054 (patch) | |
tree | d9153ab959c8b13a3f6ca3fda8756f100efdf981 /.gitignore | |
parent | cc09cafc1d357c4a5f05efc023055bae5f396bc2 (diff) | |
download | jsonschema-ac9b9c624e8dcb3ee41f6cbf40dc4260e1770054.tar.gz |
Add a JSON Schema documentation role.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -14,6 +14,10 @@ MANIFEST coverage htmlcov +_cache +_static +_templates + _trial_temp .tox |