Skip to content

Commit 647eb64

Browse files
Update .gitignore to exclude __pycache__
Co-authored-by: dmccoystephenson <21204351+dmccoystephenson@users.noreply.github.com>
1 parent b3f84f6 commit 647eb64

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*.pyc
22
*.json
3-
*.txt
3+
*.txt
4+
__pycache__/

0 commit comments

Comments
 (0)