From e76b3561bf60f62afcf4a4d667492beb85f35f85 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:45:08 +0200 Subject: Revert "Backend: Add unimined build system (#1456)" This reverts commit 40309bc8acb7afb37bbc99d7a758c24ffd962b4c. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index df98a38f7..d79aeba45 100644 --- a/.gitignore +++ b/.gitignore @@ -15,5 +15,3 @@ gradle.properties .devauth/* !.devauth/config.toml - -.env -- cgit