Skip to content

Commit fb5cb81

Browse files
committed
add __pycache__ to .gitignore
1 parent 3353566 commit fb5cb81

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

22
.DS_Store
3+
__pycache__

0 commit comments

Comments
 (0)