chore: Ignore .ignition.json files in Docker and Git

This commit is contained in:
Andras Bacsai
2024-10-10 10:23:17 +02:00
parent 10ca408b37
commit df9b2ebb1f
2 changed files with 2 additions and 0 deletions

View File

@@ -22,3 +22,4 @@ yarn-error.log
/_data /_data
.rnd .rnd
/.ssh /.ssh
.ignition.json

1
.gitignore vendored
View File

@@ -32,3 +32,4 @@ _ide_helper_models.php
.rnd .rnd
/.ssh /.ssh
scripts/load-test/* scripts/load-test/*
.ignition.json