Skip to content

Commit ea2e60a

Browse files
author
Lauren McCarthy
committed
add csv
1 parent e1b6aed commit ea2e60a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
lib-cov
22
*.seed
33
*.log
4-
*.csv
54
*.dat
65
*.out
76
*.pid

dist/es/reference/assets/mammals.csv

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
id,species,name
2+
0,Capra hircus,Goat
3+
1,Panthera pardus,Leopard
4+
2,Equus zebra,Zebra

0 commit comments

Comments
 (0)