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