Skip to content

Commit b70cf04

Browse files
committed
add pycache to the gitignore file
1 parent 41f713d commit b70cf04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
nd_utils/build
22
nd_utils/*.egg-info
3+
__pycache__/

0 commit comments

Comments
 (0)