From 4b5e2a18ce46bda8d6de3d3f7a72f47c8a72ed60 Mon Sep 17 00:00:00 2001 From: Luna Date: Wed, 30 May 2018 22:19:13 -0400 Subject: [PATCH] Add open-external-editor *module* to .gitignore Because the setting to enable it is in the project.godot, there's no way to keep that out of source control, but there is a way to keep this out so here it is. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0d731b2..e56868d 100644 --- a/.gitignore +++ b/.gitignore @@ -8,6 +8,7 @@ nohup.out recordings ai release +addons/open-external-editor ._* ehthumbs.db