Skip to content

Commit 79bba34

Browse files
committed
Add test_data/ to gitignore to prevent committing large test files
1 parent c8d73a3 commit 79bba34

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)