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
+10
View File
@@ -0,0 +1,10 @@
key,0,1,2,3,4,5,6,7
#,,,,,,,,
int32,int32,int32,int32,int32,int32,int32,int32,int32
0,1,0,0,0,0,0,0,0
1,2,3,4,0,0,0,0,0
2,5,6,7,8,9,10,11,12
3,13,14,15,0,0,0,0,0
4,16,0,0,0,0,0,0,0
5,17,0,0,0,0,0,0,0
6,18,0,0,0,0,0,0,0
1 key 0 1 2 3 4 5 6 7
2 #
3 int32 int32 int32 int32 int32 int32 int32 int32 int32
4 0 1 0 0 0 0 0 0 0
5 1 2 3 4 0 0 0 0 0
6 2 5 6 7 8 9 10 11 12
7 3 13 14 15 0 0 0 0 0
8 4 16 0 0 0 0 0 0 0
9 5 17 0 0 0 0 0 0 0
10 6 18 0 0 0 0 0 0 0