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
+8
View File
@@ -0,0 +1,8 @@
key,0,1,2,3,4,5
#,,,,,,
int32,bit&01,byte,uint32,sbyte,sbyte,byte
0,False,0,0,0,0,0
1,False,0,799,0,0,3
2,False,0,796,0,0,4
3,False,0,854,0,0,5
4,False,2,0,0,0,1
1 key 0 1 2 3 4 5
2 #
3 int32 bit&01 byte uint32 sbyte sbyte byte
4 0 False 0 0 0 0 0
5 1 False 0 799 0 0 3
6 2 False 0 796 0 0 4
7 3 False 0 854 0 0 5
8 4 False 2 0 0 0 1