Skip to content

Commit

Permalink
Remove .vscode folder and fix .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
homanp committed Mar 6, 2024
1 parent 1587512 commit 520ac7e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
venv
.venv
.env
.vscode
__pycache__/
.DS_Store
6 changes: 0 additions & 6 deletions .vscode/settings.json

This file was deleted.

0 comments on commit 520ac7e

Please sign in to comment.