mirror of
https://github.com/CrispyPin/julia-fractal-renderer.git
synced 2025-06-07 22:55:31 +02:00
add makefile for creating releases
This commit is contained in:
parent
fc209a78ad
commit
153d10ba7a
2 changed files with 22 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,4 +1,7 @@
|
|||
/target
|
||||
*.zip
|
||||
*.xz
|
||||
|
||||
*.png
|
||||
!images/*.png
|
||||
!images/*
|
||||
fractal_settings.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue