From 725e48a177dd32ee1f4bd396d7e4cab0c8c88138 Mon Sep 17 00:00:00 2001 From: Hugo Locurcio Date: Wed, 3 Oct 2018 20:25:00 +0200 Subject: [PATCH] Don't ignore export presets in Godot Export presets are useful to keep around, especially for use in CI/CD. --- Godot.gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/Godot.gitignore b/Godot.gitignore index ba45ca4582..cc4b60e342 100644 --- a/Godot.gitignore +++ b/Godot.gitignore @@ -1,8 +1,5 @@ - # Godot-specific ignores .import/ -export.cfg -export_presets.cfg # Mono-specific ignores .mono/