Skip to content

Commit

Permalink
chore: romove .DS_STORE and update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoukuncheng committed Apr 13, 2024
1 parent 3fa58d1 commit 1dbb87b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Binary file removed .DS_Store
Binary file not shown.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
__pycache__/
*.py[cod]
*$py.class

.DS_Store
.idea/

0 comments on commit 1dbb87b

Please sign in to comment.