Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
christophertorres1 committed Dec 11, 2024
1 parent efe8c13 commit 40eae8b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 32 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,8 @@ yarn-error.*

# typescript
*.tsbuildinfo

# Supabase
src/supabase/.branches
src/supabase/.temp
src/supabase/.env
3 changes: 0 additions & 3 deletions src/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,5 @@
"http",
"net"
],
"[typescript]": {
"editor.defaultFormatter": "denoland.vscode-deno"
},
"deno.enable": true
}
4 changes: 0 additions & 4 deletions src/supabase/.gitignore

This file was deleted.

3 changes: 0 additions & 3 deletions src/supabase/.vscode/extensions.json

This file was deleted.

22 changes: 0 additions & 22 deletions src/supabase/.vscode/settings.json

This file was deleted.

0 comments on commit 40eae8b

Please sign in to comment.