Skip to content

Commit 3b943d9

Browse files
committed
Add test_data/ to gitignore to prevent committing large test files
1 parent 70add06 commit 3b943d9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,4 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
test_data/

0 commit comments

Comments
 (0)