Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 59 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
###############################################################################
# Unreal Engine Git LFS Configuration
###############################################################################

# -- Large binary files (use LFS)
# Unreal Assets
*.uasset filter=lfs diff=lfs merge=lfs -text
*.umap filter=lfs diff=lfs merge=lfs -text

# Models
*.fbx filter=lfs diff=lfs merge=lfs -text
*.obj filter=lfs diff=lfs merge=lfs -text
*.glb filter=lfs diff=lfs merge=lfs -text
*.gltf filter=lfs diff=lfs merge=lfs -text

# Textures
*.png filter=lfs diff=lfs merge=lfs -text
*.jpg filter=lfs diff=lfs merge=lfs -text
*.jpeg filter=lfs diff=lfs merge=lfs -text
*.tga filter=lfs diff=lfs merge=lfs -text
*.tiff filter=lfs diff=lfs merge=lfs -text
*.exr filter=lfs diff=lfs merge=lfs -text
*.hdr filter=lfs diff=lfs merge=lfs -text
*.bmp filter=lfs diff=lfs merge=lfs -text

# Materials / Shaders
*.uasset filter=lfs diff=lfs merge=lfs -text
*.ush text
*.usf text

# Audio
*.wav filter=lfs diff=lfs merge=lfs -text
*.mp3 filter=lfs diff=lfs merge=lfs -text
*.ogg filter=lfs diff=lfs merge=lfs -text
*.flac filter=lfs diff=lfs merge=lfs -text

# Movies
*.mp4 filter=lfs diff=lfs merge=lfs -text
*.mov filter=lfs diff=lfs merge=lfs -text

# Fonts
*.ttf filter=lfs diff=lfs merge=lfs -text
*.otf filter=lfs diff=lfs merge=lfs -text

# Misc binaries
*.dds filter=lfs diff=lfs merge=lfs -text
*.ico filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.pak filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text

###############################################################################
# Exclude engine/binaries from LFS
###############################################################################
# Don’t store compiled or generated content
/Binaries/** filter=lfs diff=lfs merge=lfs -text
/Intermediate/** filter=lfs diff=lfs merge=lfs -text
/Saved/** filter=lfs diff=lfs merge=lfs -text
/DerivedDataCache/** filter=lfs diff=lfs merge=lfs -text
Binary file modified Content/Actors/BP_SampleDungeonCandle.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonDoor.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonEnemy.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonKey.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonRoomSensor.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonTable.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonTorch.uasset
Binary file not shown.
Binary file modified Content/Actors/BP_SampleDungeonUniqueKey.uasset
Binary file not shown.
Binary file modified Content/Maps/Demonstration.umap
Binary file not shown.
Binary file modified Content/Maps/SubMaps/SampleDungeonStart.umap
Binary file not shown.
Binary file modified Content/Meshes/Materials/MI_SampleDungeonSolid_Blue.uasset
Binary file not shown.
Binary file modified Content/Meshes/Materials/M_SampleDungeonSolid.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonCube.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonDoor.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonFloor.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonPillar.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonRoof.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonSlope.uasset
Binary file not shown.
Binary file modified Content/Meshes/SM_SampleDungeonWall.uasset
Binary file not shown.
Binary file modified Content/Parameters/DGP_Sample.uasset
Binary file not shown.
Binary file modified Content/Parameters/DID_Sample.uasset
Binary file not shown.
Binary file modified Content/Parameters/DMSD_Sample.uasset
Binary file not shown.
Binary file modified Content/Parameters/DRSD_Sample.uasset
Binary file not shown.
Binary file modified Content/Parameters/DSLD_Sample.uasset
Binary file not shown.
Binary file modified Content/Widget/Materials/M_SampleDungeonMiniMap.uasset
Binary file not shown.
Binary file modified Content/Widget/Materials/M_SampleDungeonMiniMapRetainer.uasset
Binary file not shown.
Binary file modified Content/Widget/Textures/T_SampleDungeonDoor.uasset
Binary file not shown.
Binary file modified Content/Widget/Textures/T_SampleDungeonGunSight.uasset
Binary file not shown.
Binary file modified Content/Widget/Textures/T_SampleDungeonKey.uasset
Binary file not shown.
Binary file modified Content/Widget/Textures/T_SampleDungeonMiniMapMask.uasset
Binary file not shown.
Binary file modified Content/Widget/Textures/T_SampleDungeonPlayerIcon.uasset
Binary file not shown.
Binary file modified Content/Widget/WBP_SampleDungeonPlayGame.uasset
Binary file not shown.
Binary file modified Document/DungeonGenerator-Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/Icon128.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Resources/PlaceholderButtonIcon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.