The .gitignore file automatically created in v4.1 Projects only lists .godot/.
When working in git, should we ignore image files and such ?
Only the docs for v3.5 mentions ignoring .import/ Does this have to be added to .gitignore to ignore the imported image files like the ones stored in the /graphics directory ?