Skip to content

Commit 52cfd71

Browse files
authored
Merge pull request #414 from 9bow/add_data_dir_to_gitignore
Ignore temporary download data dir. Thanks Junghwan.
2 parents b38343e + d1e6550 commit 52cfd71

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
@@ -5,6 +5,7 @@ advanced
55
pytorch_basics
66

77
#data things
8+
_data/
89
beginner_source/hymenoptera_data
910
beginner_source/blitz/data
1011
beginner_source/faces

0 commit comments

Comments
 (0)