chore: Ignore .ignition.json files in Docker and Git
This commit is contained in:
parent
10ca408b37
commit
df9b2ebb1f
2 changed files with 2 additions and 0 deletions
|
|
@ -22,3 +22,4 @@ yarn-error.log
|
|||
/_data
|
||||
.rnd
|
||||
/.ssh
|
||||
.ignition.json
|
||||
|
|
|
|||
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -32,3 +32,4 @@ _ide_helper_models.php
|
|||
.rnd
|
||||
/.ssh
|
||||
scripts/load-test/*
|
||||
.ignition.json
|
||||
|
|
|
|||
Loading…
Reference in a new issue