diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 21:13:04 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 21:13:04 +0530 |
commit | 7b812b8ef7456a491b667b52713cbef5dbc81bc6 (patch) | |
tree | 7e012d62e4cb0fdfa346a5157a682f952a2bfe2d /.gitignore | |
parent | 03919ea02fe91e3742aa8c3805edb9c0f9883fda (diff) | |
download | fornax-7b812b8ef7456a491b667b52713cbef5dbc81bc6.tar.gz |
Change default output directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index f018cd5..3fc1503 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ .precomp -output/ .log |