8 Commits

Author SHA1 Message Date
Anish Mishra
63d066391f
Add nomedia file to Godot.gitignore
This file is only needed for Android Editor and automatically generated if missing. No need to track it.
2025-04-07 23:12:04 +05:30
Scott DePouw
a69e6a8a14
Update Godot.gitignore to ignore export_credentials.cfg
As of https://github.com/godotengine/godot/pull/76165, export_presets.cfg no longer contains sensitive information. Sensitive information now resides in export_credentials.cfg
2025-02-20 20:08:23 -05:00
Aaron Franke
20fdee2f41
Add .godot/ folder to Godot.gitignore for Godot 4 2021-05-16 15:46:38 -04:00
Michael Alexsander
f44d83083e
Remove pointless blank line from the beginning of the Godot file (#3466) 2020-07-12 12:04:53 -03:00
Hugo Locurcio
0e8e8b1b7e [Godot] Ignore imported translations (#3269)
The Godot editor automatically creates those binary files from
translations in CSV format. There's no need to add them to
version control.
2020-01-20 17:16:11 -04:00
NeverMine17
20e9638392 Update Godot.gitignore (#3142) 2019-08-07 08:41:57 -03:00
alex hall
433d622b9f
remove system specific ignores. 2018-03-07 15:34:01 -08:00
alex hall
feacd863f3
Create Godot.gitignore
A simple .gitignore for the Godot game engine.
2018-02-25 14:55:31 -08:00