Skip to content

Commit 25c0cc2

Browse files
committed
fix,config: ignore zip files
1 parent 851a86a commit 25c0cc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ __pycache__/
55
.pytest_cache
66

77
# Anki files
8-
.zip
8+
*.zip

0 commit comments

Comments
 (0)