Skip to content

Commit c968f23

Browse files
committed
fix: rename utils back to lib due to legacy and change .gitignore
1 parent 7389227 commit c968f23

8 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ __pycache__/
1111
# Distribution / packaging
1212
.Python
1313
build/
14+
.venv/
1415
develop-eggs/
1516
dist/
1617
downloads/
1718
eggs/
1819
.eggs/
19-
lib/
20+
.venv/lib/
2021
lib64/
2122
parts/
2223
sdist/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)