Skip to content

Commit 63d657e

Browse files
committed
fix: Change directory name from lib to util
1 parent 7433ee3 commit 63d657e

File tree

5 files changed

+2
-1
lines changed

5 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dist/
1616
downloads/
1717
eggs/
1818
.eggs/
19+
lib/
1920
lib64/
2021
parts/
2122
sdist/
@@ -158,4 +159,4 @@ cython_debug/
158159
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
159160
# and can be added to the global gitignore or merged into this file. For a more nuclear
160161
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
161-
#.idea/
162+
#.idea/
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)