mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
add .gitattributes
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
.github export-ignore
|
||||
.gitattributes export-ignore
|
||||
*readme.md export-ignore
|
||||
*README.md export-ignore
|
||||
|
||||
* text=auto
|
||||
|
||||
# GitHub
|
||||
.github text
|
||||
.gitattributes text
|
||||
*.md text
|
||||
|
||||
# Source files
|
||||
*.lua text
|
||||
*.xml text
|
||||
*.toc text
|
||||
|
||||
# Fonts
|
||||
*.ttf binary
|
||||
|
||||
# Sounds
|
||||
*.ogg binary
|
||||
*.mp3 binary
|
||||
*.wav binary
|
||||
|
||||
# Textures
|
||||
*.blp binary
|
||||
*.tga binary
|
||||
Reference in New Issue
Block a user