Browse Source

git lfs

master
cc231017 2 weeks ago
parent
commit
6fef1528c4
  1. 161
      .gitattributes
  2. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Dropdown Icon.psd
  3. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Font Asset Icon.psd
  4. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Input Field Icon.psd
  5. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Sprite Asset Icon.psd
  6. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Text Component Icon.psd
  7. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/SectionHeader_Dark.psd
  8. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/SectionHeader_Light.psd
  9. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBaseLine.psd
  10. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBaseLine_Light.psd
  11. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBottom.psd
  12. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBottom_Light.psd
  13. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCapLine.psd
  14. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCapLine_Light.psd
  15. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenter.psd
  16. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenterGeo.psd
  17. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenterGeo_Light.psd
  18. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenter_Light.psd
  19. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignFlush.psd
  20. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignFlush_Light.psd
  21. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignJustified.psd
  22. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignJustified_Light.psd
  23. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignLeft.psd
  24. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignLeft_Light.psd
  25. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMidLine.psd
  26. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMiddle.psd
  27. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMiddle_Light.psd
  28. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMidline_Light.psd
  29. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignRight.psd
  30. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignRight_Light.psd
  31. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignTop.psd
  32. BIN
      pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignTop_Light.psd
  33. BIN
      pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/FlowPorts_12x.psd
  34. BIN
      pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/FlowPorts_24x.psd
  35. BIN
      pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/GraphGroup.psd
  36. BIN
      pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/Icons_16x_72dpi.psd
  37. BIN
      pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/Icons_32x_72dpi.psd

161
.gitattributes vendored

@ -0,0 +1,161 @@ @@ -0,0 +1,161 @@
# Define macros (only works in top-level gitattributes files)
[attr]lfs filter=lfs diff=lfs merge=lfs -text
[attr]unity-json eol=lf linguist-language=json
[attr]unity-yaml merge=unityyamlmerge eol=lf linguist-language=yaml
# Optionally collapse Unity-generated files on GitHub diffs
# [attr]unity-yaml merge=unityyamlmerge text linguist-language=yaml linguist-generated
# Unity source files
*.cginc text
*.compute text linguist-language=hlsl
*.cs text diff=csharp
*.hlsl text linguist-language=hlsl
*.raytrace text linguist-language=hlsl
*.shader text
# Unity JSON files
*.asmdef unity-json
*.asmref unity-json
*.index unity-json
*.inputactions unity-json
*.shadergraph unity-json
*.shadersubgraph unity-json
# Unity UI Toolkit files
*.tss text diff=css linguist-language=css
*.uss text diff=css linguist-language=css
*.uxml text linguist-language=xml linguist-detectable
# Unity YAML
*.anim unity-yaml
*.asset unity-yaml
*.brush unity-yaml
*.controller unity-yaml
*.flare unity-yaml
*.fontsettings unity-yaml
*.giparams unity-yaml
*.guiskin unity-yaml
*.lighting unity-yaml
*.mask unity-yaml
*.mat unity-yaml
*.meta unity-yaml
*.mixer unity-yaml
*.overrideController unity-yaml
*.playable unity-yaml
*.prefab unity-yaml
*.preset unity-yaml
*.renderTexture unity-yaml
*.scenetemplate unity-yaml
*.shadervariants unity-yaml
*.signal unity-yaml
*.spriteatlas unity-yaml
*.spriteatlasv2 unity-yaml
*.terrainlayer unity-yaml
*.unity unity-yaml
# "physic" for 3D but "physics" for 2D
*.physicMaterial unity-yaml
*.physicsMaterial2D unity-yaml
# Exclude third-party plugins from GitHub stats
Assets/Plugins/** linguist-vendored
# Unity LFS
*.cubemap lfs
*.unitypackage lfs
# 3D models
*.3dm lfs
*.3ds lfs
*.blend lfs
*.c4d lfs
*.collada lfs
*.dae lfs
*.dxf lfs
*.FBX lfs
*.fbx lfs
*.jas lfs
*.lws lfs
*.lxo lfs
*.ma lfs
*.max lfs
*.mb lfs
*.obj lfs
*.ply lfs
*.skp lfs
*.stl lfs
*.ztl lfs
# Audio
*.aif lfs
*.aiff lfs
*.it lfs
*.mod lfs
*.mp3 lfs
*.ogg lfs
*.s3m lfs
*.wav lfs
*.xm lfs
# Video
*.asf lfs
*.avi lfs
*.flv lfs
*.mov lfs
*.mp4 lfs
*.mpeg lfs
*.mpg lfs
*.ogv lfs
*.wmv lfs
# Images
*.bmp lfs
*.exr lfs
*.gif lfs
*.hdr lfs
*.iff lfs
*.jpeg lfs
*.jpg lfs
*.pict lfs
*.png lfs
*.psd lfs
*.tga lfs
*.tif lfs
*.tiff lfs
*.webp lfs
# Compressed Archive
*.7z lfs
*.bz2 lfs
*.gz lfs
*.rar lfs
*.tar lfs
*.zip lfs
# Compiled Dynamic Library
*.dll lfs
*.pdb lfs
*.so lfs
# Fonts
*.otf lfs
*.ttf lfs
# Executable/Installer
*.apk lfs
*.exe lfs
# Documents
*.pdf lfs
# ETC
*.a lfs
*.reason lfs
*.rns lfs
# Spine export file for Unity
*.skel.bytes lfs
# Exceptions for .asset files such as lightning pre-baking
LightingData.asset binary

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Dropdown Icon.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Font Asset Icon.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Input Field Icon.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Sprite Asset Icon.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Gizmos/TMP - Text Component Icon.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/SectionHeader_Dark.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/SectionHeader_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBaseLine.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBaseLine_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBottom.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignBottom_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCapLine.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCapLine_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenter.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenterGeo.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenterGeo_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignCenter_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignFlush.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignFlush_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignJustified.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignJustified_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignLeft.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignLeft_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMidLine.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMiddle.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMiddle_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignMidline_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignRight.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignRight_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignTop.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.textmeshpro@3.0.6/Editor Resources/Textures/btn_AlignTop_Light.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/FlowPorts_12x.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/FlowPorts_24x.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/GraphGroup.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/Icons_16x_72dpi.psd

Binary file not shown.

BIN
pokeFight/Library/PackageCache/com.unity.visualscripting@1.9.2/Graphics/Icons_32x_72dpi.psd

Binary file not shown.
Loading…
Cancel
Save