diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 11 | +2 −9 |
1 files changed, 2 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore index ea96d7d..d70a18d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,8 @@ -# SPDX-FileCopyrightText: 2026 Nikolay Govorov +# Copyright (c) 2026 Nikolay Govorov # SPDX-License-Identifier: Apache-2.0 -/dist /target -mise.local.toml -mise.*.local.toml +/dist __pycache__ *.qcow2 - -# Built machine images and manifests -*.hmi -*.hmm -/images/*/*/*/config.json |
