Skip to content

Commit

Permalink
fix gitignore to ingnore vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
suzalflueck committed Aug 31, 2022
1 parent dee1dbd commit a5bd1aa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
.idea/**
*.iml
# Ignore VS Code settings
.vscode/**
.vscode/

#ignore .env and local.json files
backend/.env
Expand Down
22 changes: 0 additions & 22 deletions .vscode/settings.json

This file was deleted.

0 comments on commit a5bd1aa

Please sign in to comment.