From 767a6a2ea9946c07664301877682bfb33977d59e Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 19:06:39 +0200 Subject: [PATCH] Add EGO.md to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 1460a24..631682e 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ notalterra /APPLICATION.md /build_sign.sh src/*.replace.py +/docs/EGO.md