Skip to content

Commit 46ee500

Browse files
committed
Update .gitignore.
1 parent eff034b commit 46ee500

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
*.o
33
*.pyc
44
*.so
5-
.vscode
5+
.hypothesis
66
.mypy_cache
77
.pytest_cache
8+
.vscode
9+
__pycache__
10+
build

0 commit comments

Comments
 (0)