Initializes the project with core files including: - Editor configuration (.editorconfig, .gitattributes, .gitignore, .vscode/settings.json) - Log.gd addon for enhanced debugging - Loggie addon for advanced logging - Project assets folder
2 lines
80 B
Text
2 lines
80 B
Text
# Normalize EOL for all files that Git considers text files.
|
|
* text=auto eol=lf
|