aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorKimplul <kimi.h.kuparinen@gmail.com>2023-08-04 21:28:39 +0300
committerKimplul <kimi.h.kuparinen@gmail.com>2023-08-04 21:28:39 +0300
commitbf993be4a04bc7279f7d49ae18f185e1dca36479 (patch)
treeaa38bf9ea3c172a2847e818ff05599a15fe1c2cb /.gitignore
parent09f8df9f7e1166be48cdd6b1caba0f6771dd753e (diff)
downloadcopyjit-bf993be4a04bc7279f7d49ae18f185e1dca36479.tar.gz
copyjit-bf993be4a04bc7279f7d49ae18f185e1dca36479.zip
move main.c to examples
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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