Skip to content

Commit 2d8ba8e

Browse files
committed
More gitignore cleanup
1 parent 4253b45 commit 2d8ba8e

File tree

5 files changed

+3
-6
lines changed

5 files changed

+3
-6
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ dist
1919
test-data.json
2020
examples/stubbing-spying__intercept/users5.json
2121
**/.parcel-cache
22+
examples/*/data.json

examples/blogs__e2e-snapshots/data.json

-3
This file was deleted.

examples/blogs__e2e-snapshots/snapshots.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ module.exports = {
66
}
77
}
88
},
9-
"__version": "3.3.0",
9+
"__version": "11.1.0",
1010
"via API": {
1111
"adds todo deep": {
1212
"1": [

examples/blogs__vue-vuex-rest/.gitignore

-1
This file was deleted.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"common-tags": "1.8.0",
107107
"console.table": "0.10.0",
108108
"cy-spok": "1.3.2",
109-
"cypress": "11.1.0",
109+
"cypress": "https://cdn.cypress.io/beta/npm/12.0.0/linux-x64/release/12.0.0-d7e148f8cde4f74300bec3a3e2fa55ed3139d6fd/cypress.tgz",
110110
"cypress-axe": "0.12.2",
111111
"cypress-expect-n-assertions": "1.0.0",
112112
"cypress-failed-log": "2.9.1",

0 commit comments

Comments
 (0)