Added .gitattributes file to normalize EOL for all text files. Introduced a new .gitignore file with Godot 4+ specific ignores. Also, added an SVG icon and its import configuration. Created a new project.godot file with basic engine configuration including application name, features, and icon path.
2 lines
36 B
Text
2 lines
36 B
Text
# Godot 4+ specific ignores
|
|
.godot/
|