Skip to content

Commit

Permalink
remove DS_Store
Browse files Browse the repository at this point in the history
  • Loading branch information
azliu0 committed May 28, 2024
1 parent ecfda06 commit d31119c
Show file tree
Hide file tree
Showing 3 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 @@
/venv
.env
!client/.env
__pycache__
__pycache__
.DS_Store
Binary file removed server/.DS_Store
Binary file not shown.

0 comments on commit d31119c

Please sign in to comment.