Include all CSV's in Repo for diffing

This commit is contained in:
Josh Freeman
2017-12-13 11:08:14 +00:00
parent 8d43eb91df
commit 016520e5fd
4159 changed files with 642090 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
key,0,1,2,3,4
#,,,,,
int32,byte,byte,byte,int32,int32
0,10,11,12,2409,70222
1,13,14,15,2410,70224
2,16,17,18,2411,70228
3,19,20,21,2408,70226
1 key 0 1 2 3 4
2 #
3 int32 byte byte byte int32 int32
4 0 10 11 12 2409 70222
5 1 13 14 15 2410 70224
6 2 16 17 18 2411 70228
7 3 19 20 21 2408 70226