diff options
author | Hugo <hugovk@users.noreply.github.com> | 2015-05-11 11:30:50 +0300 |
---|---|---|
committer | Hugo <hugovk@users.noreply.github.com> | 2015-05-11 11:30:50 +0300 |
commit | 456199c5b70adccbd82a4fadce0a2fb4b92a1493 (patch) | |
tree | a07e4ac97c18a78008e5f0f63dc6710cd6d6bece /Python.gitignore | |
parent | 8ab86f6bb71e85b5046f1d921bbbe5ceec9063ba (diff) | |
download | gitignore-456199c5b70adccbd82a4fadce0a2fb4b92a1493.tar.gz gitignore-456199c5b70adccbd82a4fadce0a2fb4b92a1493.zip |
Ignore temp Hypothesis test things
https://github.com/DRMacIver/hypothesis
https://hypothesis.readthedocs.org
Diffstat (limited to 'Python.gitignore')
-rw-r--r-- | Python.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore index a65d0466..7d440988 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -43,6 +43,7 @@ htmlcov/ nosetests.xml coverage.xml *,cover +.hypothesis/ # Translations *.mo |