Add .env file and update .gitignore

This commit is contained in:
Jakob Kordež 2024-07-02 18:23:33 +02:00
parent 52ee8cbfc4
commit 94a76322dd
2 changed files with 2 additions and 1 deletions

2
.env Normal file
View File

@ -0,0 +1,2 @@
PUBLIC_ANALYTICS_URL=
PUBLIC_ANALYTICS_ID=

1
.gitignore vendored
View File

@ -11,7 +11,6 @@ node_modules
Thumbs.db
# Env
.env
.env.*
!.env.example
!.env.test