Skip to content

Commit 41a8553

Browse files
committed
Update gitignore to include hypothesis and build directories
1 parent e290bcb commit 41a8553

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Python files
22
*.pyc
33
*.egg-info
4+
build
45

56
# PyCharm settings
67
.idea
8+
9+
# vscode settings
10+
.hypothesis

0 commit comments

Comments
 (0)