diff --git a/.env b/.env deleted file mode 100644 index a042e43..0000000 --- a/.env +++ /dev/null @@ -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 diff --git a/.gitignore b/.gitignore index a547bf3..6daf20b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,11 @@ +# Environment variables +.env +.env.* +!.env.example + +# Supabase temp files +supabase/.temp/ + # Logs logs *.log diff --git a/supabase/.temp/cli-latest b/supabase/.temp/cli-latest deleted file mode 100644 index a333a1d..0000000 --- a/supabase/.temp/cli-latest +++ /dev/null @@ -1 +0,0 @@ -v2.98.2 \ No newline at end of file diff --git a/supabase/.temp/gotrue-version b/supabase/.temp/gotrue-version deleted file mode 100644 index 04aa78d..0000000 --- a/supabase/.temp/gotrue-version +++ /dev/null @@ -1 +0,0 @@ -v2.189.0 \ No newline at end of file diff --git a/supabase/.temp/linked-project.json b/supabase/.temp/linked-project.json deleted file mode 100644 index 363494d..0000000 --- a/supabase/.temp/linked-project.json +++ /dev/null @@ -1 +0,0 @@ -{"ref":"magrumsifwlstasgencj","name":"houseassassin's Project","organization_id":"hlvxojmdqcbacdeiwwjc","organization_slug":"hlvxojmdqcbacdeiwwjc"} \ No newline at end of file diff --git a/supabase/.temp/pooler-url b/supabase/.temp/pooler-url deleted file mode 100644 index fd35468..0000000 --- a/supabase/.temp/pooler-url +++ /dev/null @@ -1 +0,0 @@ -postgresql://postgres.magrumsifwlstasgencj@aws-0-eu-west-1.pooler.supabase.com:5432/postgres \ No newline at end of file diff --git a/supabase/.temp/postgres-version b/supabase/.temp/postgres-version deleted file mode 100644 index 2d82ccd..0000000 --- a/supabase/.temp/postgres-version +++ /dev/null @@ -1 +0,0 @@ -17.6.1.113 \ No newline at end of file diff --git a/supabase/.temp/project-ref b/supabase/.temp/project-ref deleted file mode 100644 index 3ba109c..0000000 --- a/supabase/.temp/project-ref +++ /dev/null @@ -1 +0,0 @@ -magrumsifwlstasgencj \ No newline at end of file diff --git a/supabase/.temp/rest-version b/supabase/.temp/rest-version deleted file mode 100644 index 908947a..0000000 --- a/supabase/.temp/rest-version +++ /dev/null @@ -1 +0,0 @@ -v14.5 \ No newline at end of file diff --git a/supabase/.temp/storage-migration b/supabase/.temp/storage-migration deleted file mode 100644 index 2494908..0000000 --- a/supabase/.temp/storage-migration +++ /dev/null @@ -1 +0,0 @@ -operation-ergonomics \ No newline at end of file diff --git a/supabase/.temp/storage-version b/supabase/.temp/storage-version deleted file mode 100644 index b592d75..0000000 --- a/supabase/.temp/storage-version +++ /dev/null @@ -1 +0,0 @@ -v1.54.0 \ No newline at end of file