Skip to content

Commit e0583cc

Browse files
committed
added __pycache__ to gitignore
1 parent e1c91e3 commit e0583cc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,5 @@ _build/
66
*/*.ipynb
77
.*.swp
88
notebooks/*old*
9+
__pycache__/
10+
.vscode/

0 commit comments

Comments
 (0)