Browse Source

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.
master
Luna 7 years ago
parent
commit
4b5e2a18ce
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@ -8,6 +8,7 @@ nohup.out
recordings
ai
release
addons/open-external-editor
._*
ehthumbs.db


Loading…
Cancel
Save