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

3
.gitignore vendored
View File

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