Skip to content

Commit 41491a9

Browse files
committed
chore: exclude large files
1 parent c5b4caf commit 41491a9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
*/__pycache__
22
.vscode
3-
.pytest_cache
3+
.pytest_cache
4+
/data

0 commit comments

Comments
 (0)