Skip to content

Commit

Permalink
fix: Remove .DS_Store
Browse files Browse the repository at this point in the history
Signed-off-by: Diwank Singh Tomer <[email protected]>
  • Loading branch information
creatorrr committed Sep 17, 2024
1 parent cd1ef17 commit b52e27f
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,3 +1,4 @@
.DS_Store
*.swp
ngrok*
.env*
Expand All @@ -6,4 +7,4 @@ ngrok*
*.pyc
*/node_modules/
.aider*
.vscode/
.vscode/

0 comments on commit b52e27f

Please sign in to comment.