Skip to content

Commit

Permalink
Remove env.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Acumen-Desktop committed Feb 10, 2025
1 parent 4f0aadd commit a3b58a6
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 76 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,7 @@ ui-svelte/.env
ui-svelte/.env.local
ui-svelte/.env.development.local
ui-svelte/.env.test.local
ui-svelte/.env.production.local
ui-svelte/.env.production.local

env.ts
ui-svelte/src-main/lib/env.ts
3 changes: 1 addition & 2 deletions ui-svelte/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,10 @@ node_modules
.svelte-kit
.vite
.env
.env.ts
.env.local
.env.development.local
.env.test.local
.env.production.local
.yarn
yarn.lock


73 changes: 0 additions & 73 deletions ui-svelte/src-main/lib/env.ts

This file was deleted.

0 comments on commit a3b58a6

Please sign in to comment.