Skip to content

Commit 7cf4add

Browse files
committed
fix: block dist-info
1 parent 5f72058 commit 7cf4add

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
1-
# SPDX-FileCopyrightText: 2010-2025 GitHub
1+
# SPDX-FileCopyrightText: 2010-2025 GitHub, 2026 Joe Pitt
22
#
33
# SPDX-License-Identifier: CC0-1.0
44

5+
*.dist-info/
6+
57
# Byte-compiled / optimized / DLL files
68
__pycache__/
79
*.py[cod]

0 commit comments

Comments
 (0)