mirror of
https://github.com/stackblitz/bolt.new
synced 2025-06-26 18:17:50 +00:00
fix: gitignore
This will let us add a .env.example
This commit is contained in:
parent
eda10b1212
commit
8eafbd5da6
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,6 +25,7 @@ dist-ssr
|
|||||||
/.cache
|
/.cache
|
||||||
/build
|
/build
|
||||||
.env*
|
.env*
|
||||||
|
!.env.example
|
||||||
*.vars
|
*.vars
|
||||||
.wrangler
|
.wrangler
|
||||||
_worker.bundle
|
_worker.bundle
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user