mirror of
https://github.com/CrispyPin/julia-fractal-renderer.git
synced 2025-05-03 15:24:23 +02:00
save settings between sessions
This commit is contained in:
parent
0068e6fe88
commit
a2c1acd24d
5 changed files with 116 additions and 36 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
/target
|
||||
*.png
|
||||
!images/*.png
|
||||
fractal_settings.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue