mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
website: ignore user .env.* files (#17898)
This commit is contained in:
4
website/.gitignore
vendored
4
website/.gitignore
vendored
@@ -4,8 +4,6 @@ node_modules
|
|||||||
out
|
out
|
||||||
.mdx-data
|
.mdx-data
|
||||||
|
|
||||||
# As per Next.js conventions (https://nextjs.org/docs/basic-features/environment-variables#default-environment-variables)
|
.env.*
|
||||||
.env*.local
|
|
||||||
!.env*
|
|
||||||
|
|
||||||
website-preview
|
website-preview
|
||||||
|
|||||||
Reference in New Issue
Block a user