mirror of
https://github.com/dillonkearns/elm-pages-v3-beta.git
synced 2024-12-25 21:02:33 +03:00
Add generated file for cypress test run to gitignore.
This commit is contained in:
parent
49bce28926
commit
99ae3e5ab6
2
examples/end-to-end/.gitignore
vendored
2
examples/end-to-end/.gitignore
vendored
@ -4,3 +4,5 @@ dist/
|
|||||||
.cache/
|
.cache/
|
||||||
.elm-pages/
|
.elm-pages/
|
||||||
functions/render/elm-pages-cli.js
|
functions/render/elm-pages-cli.js
|
||||||
|
my-json-data.json
|
||||||
|
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
{
|
|
||||||
"greeting": "Hello, World!"
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user