fix: remove .env and supabase/.temp from tracking, update .gitignore
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# Скопируйте этот файл в .env и укажите ваши данные от Telegram бота
|
||||
VITE_TG_BOT_TOKEN="8797771145:AAFenFqVF9QG2afC3tVcXeVE1fMfMAYnCzU"
|
||||
VITE_TG_CHAT_ID="78171403"
|
||||
VITE_SUPABASE_URL=https://magrumsifwlstasgencj.supabase.co
|
||||
VITE_SUPABASE_ANON_KEY=sb_publishable_Zi3u9S5220J0yrktExYecQ_Y7ttrti1
|
||||
@@ -1,3 +1,11 @@
|
||||
# Environment variables
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# Supabase temp files
|
||||
supabase/.temp/
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
v2.98.2
|
||||
@@ -1 +0,0 @@
|
||||
v2.189.0
|
||||
@@ -1 +0,0 @@
|
||||
{"ref":"magrumsifwlstasgencj","name":"houseassassin's Project","organization_id":"hlvxojmdqcbacdeiwwjc","organization_slug":"hlvxojmdqcbacdeiwwjc"}
|
||||
@@ -1 +0,0 @@
|
||||
postgresql://postgres.magrumsifwlstasgencj@aws-0-eu-west-1.pooler.supabase.com:5432/postgres
|
||||
@@ -1 +0,0 @@
|
||||
17.6.1.113
|
||||
@@ -1 +0,0 @@
|
||||
magrumsifwlstasgencj
|
||||
@@ -1 +0,0 @@
|
||||
v14.5
|
||||
@@ -1 +0,0 @@
|
||||
operation-ergonomics
|
||||
@@ -1 +0,0 @@
|
||||
v1.54.0
|
||||
Reference in New Issue
Block a user