From 9e63b0e2b36018b35d212bbf0a44ff64d28d5344 Mon Sep 17 00:00:00 2001 From: kaveh-ahangar Date: Thu, 4 May 2023 19:20:52 +0330 Subject: feat: add Makefile and improve building --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 7ba03558..0ec48eda 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ release/ access.log error.log .cache +/build/x-ui -- cgit v1.2.3