From: Emil Date: Wed, 16 Aug 2023 05:06:55 +0000 (-0600) Subject: Updated support for build system X-Git-Url: https://git.xolatile.top/?a=commitdiff_plain;h=8a859ef028b174e1e64543ceed0516b6516856f8;p=public-libhl.git Updated support for build system --- diff --git a/.gitignore b/.gitignore index 4a10d97..af62b15 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -**/*.out -.gdb_history │ -**/hl -**/test +*.out +*.o +.gdb_history +hl +test