diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 16:25:57 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 16:25:57 +0530 |
commit | 6acf653f443247a76fb767731eb2bdbc90bbb066 (patch) | |
tree | d29549f1a5a4e9164ee3eaf9be6f855b5eb9f40f /.gitignore | |
parent | a35769b7673bf845fa0be43fc622e56354782ce8 (diff) | |
download | fornax-6acf653f443247a76fb767731eb2bdbc90bbb066.tar.gz |
Document fornax format, update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f018cd5..ee57f83 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .precomp output/ .log +*.fornax |