Skip to content

Commit 14aa5bc

Browse files
committed
Update pyproject.toml and add pdm.lock
1 parent eae97ea commit 14aa5bc

File tree

3 files changed

+1433
-17
lines changed

3 files changed

+1433
-17
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
__pycache__/
33
*.egg-info
44
/dist
5+
/log*
56

67
# pdm
78
/.pdm-plugins
89
/.pdm-python
910
/.pdm-build
1011
/.venv
11-
/pdm.lock
1212

1313
# pytest
1414
/.pytest_cache

0 commit comments

Comments
 (0)