Skip to content

Commit

Permalink
update gitignore - example csv
Browse files Browse the repository at this point in the history
  • Loading branch information
dimkouv committed Feb 5, 2019
1 parent af035dc commit f0ce207
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ downloads/
*.log
massivedl
.vscode/

bin/
2 changes: 1 addition & 1 deletion examples/list-of-photos.csv
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ name,url
8.png,https://placehold.it/100x108
9.png,https://placehold.it/100x109
10.png,https://placehold.it/100x110
11.png,https://placehold.it/100x111
sub/sub/dir/11.png,https://placehold.it/100x111

0 comments on commit f0ce207

Please sign in to comment.