Skip to content

Commit 674bcab

Browse files
committed
ignore datasets folder
as its populated by the ogb loader test
1 parent ec0d9d1 commit 674bcab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,3 +204,6 @@ build-iPhoneSimulator/
204204

205205
# Avoid accidental commiting of dev notebooks
206206
examples/dev/*
207+
208+
# Datasets from loaders such as OGBLoader
209+
dataset/

0 commit comments

Comments
 (0)