Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
add .DS_Store
  • Loading branch information
Aodaruma committed Mar 12, 2022
1 parent 115c53e commit 3f3e6aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.vscode

.venv
Pipfile.lock
Pipfile.lock
.DS_Store

0 comments on commit 3f3e6aa

Please sign in to comment.