Skip to content

Commit

Permalink
feat(gitignore): add .gitignore for __pycache__
Browse files Browse the repository at this point in the history
  • Loading branch information
HuntClauss committed Nov 9, 2023
1 parent 011e086 commit 39b83fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__pycache__

0 comments on commit 39b83fa

Please sign in to comment.