diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-08-04 21:28:39 +0300 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2023-08-04 21:28:39 +0300 |
| commit | bf993be4a04bc7279f7d49ae18f185e1dca36479 (patch) | |
| tree | aa38bf9ea3c172a2847e818ff05599a15fe1c2cb /.gitignore | |
| parent | 09f8df9f7e1166be48cdd6b1caba0f6771dd753e (diff) | |
| download | copyjit-bf993be4a04bc7279f7d49ae18f185e1dca36479.tar.gz copyjit-bf993be4a04bc7279f7d49ae18f185e1dca36479.zip | |
move main.c to examples
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,5 +11,7 @@ lib/*.d tests/*.d build copyjit +libcopyjit.a +examples/copyjit !include/copyjit !lib/gen/.gitkeep |
