Skip to content

Commit ad63652

Browse files
committed
chore: Remove .tox folder.
1 parent be12967 commit ad63652

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

.gitignore

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
1-
/*.egg-info
1+
__pycache__
22
/.idea
3-
/.pytest_cache
43
/.mypy_cache
4+
/.pytest_cache
55
/.ruff_cache
6+
/.tox
7+
/.venv
8+
/*.egg-info
69
/build
710
/dist
8-
/.venv
9-
__pycache__

.tox/py3.10/.tox-info.json

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)