Skip to content

Commit be1fcbc

Browse files
Merge pull request #1303 from Chia-Network/gitignore-values
Gitignore values
2 parents eedd35a + a552924 commit be1fcbc

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ yarn-error.log*
3333

3434
build-scripts/macos/application
3535
build-scripts/macos/target
36+
k8s/values.yaml

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@
8080
"babel-plugin-module-resolver": "^5.0.2",
8181
"chai": "^5.2.0",
8282
"chai-http": "^5.1.1",
83+
"cross-env": "^7.0.3",
8384
"eslint": "^9.22.0",
8485
"eslint-plugin-es": "^4.1.0",
8586
"eslint-plugin-mocha": "^10.5.0",

0 commit comments

Comments
 (0)