diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 605a430..a56ba84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # SPDX-FileCopyrightText: 2026 Nikolay Govorov -# SPDX-License-Identifier: Apache-2.0 +# SPDX-License-Identifier: 0BSD __pycache__/ *.py[cod] |
