commit 51735f484a82781e9511412953baa9e33b927c1d
parent 73a0f694f947ff198741d1d90c725a7b952e6654
Author: FIGBERT <figbert@figbert.com>
Date: Tue, 29 Dec 2020 19:19:30 -0800
Remove export folder from .gitignore
I had previously planned to keep my exported app
builds in an export folder within the git repo,
but I have restructured my local copy to have
the exported versions as siblings rather than
child directories. This may change in the future.
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
@@ -5,5 +5,4 @@ export_presets.cfg
.mono/
data_*/
.DS_Store
-export/