Skip to content

Commit 1fda816

Browse files
committed
Ignoring __pycache__ directories for version control.
1 parent 50889a7 commit 1fda816

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ data
22
_old
33
word
44
.ipynb_checkpoints
5+
__pycache__
56
matplotlibrc
67
*.bat
78
*.json
8-
*.txt
9+
*.txt

0 commit comments

Comments
 (0)