feat: add .env.example file.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
APP_VERSION=$npm_package_version
|
||||
@@ -13,6 +13,7 @@
|
||||
|
||||
# misc
|
||||
.DS_Store
|
||||
.env
|
||||
.env.local
|
||||
.env.development.local
|
||||
.env.test.local
|
||||
|
||||
Reference in New Issue
Block a user