1
0
mirror of https://github.com/DigvijaysinhGohil/Godot-Shader-Lib.git synced 2025-09-19 03:55:59 +08:00

Documentation typo and files refactor

This commit is contained in:
Digvijaysinh Gohil
2023-10-15 00:03:42 +05:30
parent b6aecb259e
commit 106cda6774
4 changed files with 7 additions and 2 deletions

5
.gitattributes vendored
View File

@ -1,2 +1,7 @@
# Normalize EOL for all files that Git considers text files.
* text=auto eol=lf
# Only include the addons folder when downloading from the Asset Library.
/** export-ignore
/addons !export-ignore
/addons/** !export-ignore