Skip to content

Commit

Permalink
Added .DS_Store and .vscode fils to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
alexthomas93 committed Nov 18, 2024
1 parent 598917a commit 5d2dbf5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ __pycache__
.mypy_cache_test
.env
.venv*
.idea
.idea
.vscode
**/.DS_Store

0 comments on commit 5d2dbf5

Please sign in to comment.