diff options
author | Andinus <andinus@nand.sh> | 2021-11-02 22:57:56 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-02 22:57:56 +0530 |
commit | a35769b7673bf845fa0be43fc622e56354782ce8 (patch) | |
tree | 7ca1c449d650f2260b596d0585a948352a9afe06 /.gitignore | |
parent | fad69ef7872e7fb25a0570adecf33f266439137a (diff) | |
download | fornax-a35769b7673bf845fa0be43fc622e56354782ce8.tar.gz |
Generate images for every iteration
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3fc1503..f018cd5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .precomp +output/ .log |