From de08bda7a3cd87d37364c66e3e24a2832c528d07 Mon Sep 17 00:00:00 2001 From: forkless Date: Mon, 1 Jun 2026 14:27:44 +0200 Subject: [PATCH] Add APPLICATION.md to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index ea8f963..e74d1e7 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ notalterra-windows.exe notalterra /tests/ /.cargo/ +/APPLICATION.md