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 a56ba84..605a430 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ # SPDX-FileCopyrightText: 2026 Nikolay Govorov -# SPDX-License-Identifier: 0BSD +# SPDX-License-Identifier: Apache-2.0 __pycache__/ *.py[cod] |
