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
+6
View File
@@ -0,0 +1,6 @@
key,0,1,2
#,,,
int32,byte,uint16,sbyte
0,0,0,-1
1,0,0,0
2,0,0,1
1 key 0 1 2
2 #
3 int32 byte uint16 sbyte
4 0 0 0 -1
5 1 0 0 0
6 2 0 0 1