From bf993be4a04bc7279f7d49ae18f185e1dca36479 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Fri, 4 Aug 2023 21:28:39 +0300 Subject: move main.c to examples --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index d0dcd40..5cc42f1 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,7 @@ lib/*.d tests/*.d build copyjit +libcopyjit.a +examples/copyjit !include/copyjit !lib/gen/.gitkeep -- cgit v1.3