Compare commits
4 commits
feat/check
...
main
Author | SHA256 | Date | |
---|---|---|---|
e4394a0625 | |||
925a66ff37 | |||
aa8f3c45cb | |||
4e3e334699 |
2 changed files with 62 additions and 0 deletions
59
.gitattributes
vendored
Normal file
59
.gitattributes
vendored
Normal file
|
@ -0,0 +1,59 @@
|
||||||
|
lfs-files/** filter=lfs diff=lfs merge=lfs -text
|
||||||
|
|
||||||
|
# Set default behavior to maintain line endings (LF in repository, native on checkout)
|
||||||
|
* text=auto
|
||||||
|
|
||||||
|
# Explicitly declare text files you want to always be normalized and converted
|
||||||
|
# to native line endings on checkout
|
||||||
|
*.cs text
|
||||||
|
*.h text
|
||||||
|
*.cpp text
|
||||||
|
*.c text
|
||||||
|
*.hpp text
|
||||||
|
*.uplugin text
|
||||||
|
*.ini text
|
||||||
|
*.config text
|
||||||
|
*.uproject text
|
||||||
|
*.xml text
|
||||||
|
*.json text
|
||||||
|
*.md text
|
||||||
|
*.txt text
|
||||||
|
*.html text
|
||||||
|
*.css text
|
||||||
|
*.js text
|
||||||
|
*.ts text
|
||||||
|
*.py text
|
||||||
|
*.bat text
|
||||||
|
*.sh text eol=lf
|
||||||
|
|
||||||
|
# Declare files that will always have CRLF line endings on checkout
|
||||||
|
*.sln text eol=crlf
|
||||||
|
*.csproj text eol=crlf
|
||||||
|
*.vcxproj text eol=crlf
|
||||||
|
*.vcxproj.filters text eol=crlf
|
||||||
|
|
||||||
|
# Denote all files that are truly binary and should not be modified
|
||||||
|
*.png binary
|
||||||
|
*.jpg binary
|
||||||
|
*.jpeg binary
|
||||||
|
*.gif binary
|
||||||
|
*.ico binary
|
||||||
|
*.tga binary
|
||||||
|
*.psd binary
|
||||||
|
*.uasset binary
|
||||||
|
*.umap binary
|
||||||
|
*.mp3 binary
|
||||||
|
*.wav binary
|
||||||
|
*.mp4 binary
|
||||||
|
*.mov binary
|
||||||
|
*.fla binary
|
||||||
|
*.swf binary
|
||||||
|
*.dll binary
|
||||||
|
*.lib binary
|
||||||
|
*.a binary
|
||||||
|
*.exe binary
|
||||||
|
*.pdf binary
|
||||||
|
*.zip binary
|
||||||
|
*.7z binary
|
||||||
|
*.ttf binary
|
||||||
|
*.otf binary
|
BIN
lfs-files/rusty_metal_barrel_tewscfuda_raw.glb
(Stored with Git LFS)
Normal file
BIN
lfs-files/rusty_metal_barrel_tewscfuda_raw.glb
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue