Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Remove hypothesis examples database from gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidCEllis committed Oct 30, 2016
1 parent bbf18f4 commit 75cc756
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ doc/aws_hostname.1
# tox
.tox

# Hypothesis
.hypothesis/
# Hypothesis - keep the examples database
.hypothesis/tmp
.hypothesis/unicodedata

# py.test
.cache/
Expand Down

0 comments on commit 75cc756

Please sign in to comment.