Skip to content

Commit

Permalink
adding python10 to .gitignore
Browse files Browse the repository at this point in the history
wtrainor committed Aug 22, 2024
1 parent c758bb7 commit f53a4e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -10,4 +10,5 @@ mymodule/__pycache__/__init__.cpython-39.pyc
mymodule/__pycache__/__init__.cpython-310.pyc

mymodule/__pycache__/code.cpython-39.pyc
mymodule/__pycache__/code.cpython-310.pyc
mymodule/__pycache__/.DS_Store

0 comments on commit f53a4e1

Please sign in to comment.