chore(libs): add env files

This commit is contained in:
moklick
2023-09-18 15:59:21 +02:00
parent 087ef82618
commit 39a696afcb
4 changed files with 2 additions and 3 deletions
+1
View File
@@ -0,0 +1 @@
LIB=react
+1
View File
@@ -0,0 +1 @@
LIB=svelte
-2
View File
@@ -3,8 +3,6 @@ node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*