mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
add gitattributes
This commit is contained in:
20
.gitattributes
vendored
Normal file
20
.gitattributes
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
*.lsl binary
|
||||
*.dat binary
|
||||
*.bmp binary
|
||||
*.BMP binary
|
||||
*.gif binary
|
||||
*.ico binary
|
||||
*.j2c binary
|
||||
*.j2k binary
|
||||
*.jpg binary
|
||||
*.png binary
|
||||
*.tga binary
|
||||
*.tif binary
|
||||
*.db2 binary
|
||||
*.llm binary
|
||||
*.nib binary
|
||||
*.rtf binary
|
||||
*.ttf binary
|
||||
*.ogg binary
|
||||
*.dll binary
|
||||
*.exe binary
|
||||
@@ -3,12 +3,12 @@
|
||||
<Key Name="assetID" Value="4b6a777d-7bcd-4fc4-b06f-929b21e32925" />
|
||||
<Key Name="name" Value="EmptyNotecard" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="fileName" Value="EmptyNotecard.txt" />
|
||||
<Key Name="fileName" Value="EmptyNotecard.dat" />
|
||||
</Section>
|
||||
<Section Name="Welcome notecard">
|
||||
<Key Name="assetID" Value="00000000-0000-2222-3333-000000000001" />
|
||||
<Key Name="name" Value="WelcomeNote" />
|
||||
<Key Name="assetType" Value="7" />
|
||||
<Key Name="fileName" Value="welcomeNote.txt" />
|
||||
<Key Name="fileName" Value="welcomeNote.dat" />
|
||||
</Section>
|
||||
</Nini>
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user