Skip to content

Commit df9b2eb

Browse files
committed
chore: Ignore .ignition.json files in Docker and Git
1 parent 10ca408 commit df9b2eb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.dockerignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ yarn-error.log
2222
/_data
2323
.rnd
2424
/.ssh
25+
.ignition.json

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,4 @@ _ide_helper_models.php
3232
.rnd
3333
/.ssh
3434
scripts/load-test/*
35+
.ignition.json

0 commit comments

Comments
 (0)