]> git.xolatile.top Git - public-libhl.git/commitdiff
Updated support for build system
authorEmil <emilwilliams@tuta.io>
Wed, 16 Aug 2023 05:06:55 +0000 (23:06 -0600)
committerEmil <emilwilliams@tuta.io>
Wed, 16 Aug 2023 05:06:55 +0000 (23:06 -0600)
.gitignore

index 4a10d97cc84f8453a3096a4ab2905e122e4485d6..af62b15fa0f191742aa5ab6f74c698570cdfb728 100644 (file)
@@ -1,4 +1,5 @@
-**/*.out
-.gdb_history                                                                                 │
-**/hl
-**/test
+*.out
+*.o
+.gdb_history
+hl
+test