Skip to content

Commit

Permalink
fix: remove .vscode from .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kremnik committed Aug 2, 2024
1 parent 59e8d52 commit 32dfbb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ Pipfile
Pipfile.lock
.mypy_cache/
.idea/
.vscode/
deepface.egg-info/
tests/dataset/*.pkl
tests/*.ipynb
Expand Down

0 comments on commit 32dfbb6

Please sign in to comment.