Skip to content

Commit 952ff1c

Browse files
committed
Updated gitignore, by Filip, Piotr
1 parent ce5c440 commit 952ff1c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
dist
2-
docs/_build
31
.coverage
42
.pytest_cache
5-
.venv
3+
.venv
4+
__pycache__
5+
dist
6+
docs/_build

0 commit comments

Comments
 (0)