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
+11
View File
@@ -0,0 +1,11 @@
key,0,1,2
#,,,
int32,byte,uint16,uint32
0,0,0,0
1,2,0,0
2,7,0,65625
3,4,0,0
4,5,0,66049
5,6,0,66047
6,0,30,0
7,3,0,68503
1 key 0 1 2
2 #
3 int32 byte uint16 uint32
4 0 0 0 0
5 1 2 0 0
6 2 7 0 65625
7 3 4 0 0
8 4 5 0 66049
9 5 6 0 66047
10 6 0 30 0
11 7 3 0 68503