diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 6 | +2 −4 |
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore index ea96d7d..4af8e00 100644 --- a/.gitignore +++ b/.gitignore @@ -1,10 +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 |
