chore: add override.cfg to .gitignore (#510)

This commit is contained in:
bolinfest
2022-02-24 23:07:29 -08:00
committed by GitHub
parent 20b095e7e2
commit eee5d1afab

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@ bin
*.import
.import
*.translation
.godot
.godot
# Local overrides to project.godot go in override.cfg.
/override.cfg