Skip to content

Commit

Permalink
chore(gitignore): add __pycache__
Browse files Browse the repository at this point in the history
  • Loading branch information
One-Nose committed Aug 4, 2023
1 parent 43fc8f3 commit 931c800
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
__pycache__/
Binary file removed src/__pycache__/main.cpython-310.pyc
Binary file not shown.

0 comments on commit 931c800

Please sign in to comment.