diff options
author | Andinus <andinus@nand.sh> | 2021-11-03 23:46:05 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-03 23:46:05 +0530 |
commit | 4d522584df205feab4c40f99154ab3af264282b8 (patch) | |
tree | c1874fc6a27f9594f52624fc558608697a1105a2 /.gitignore | |
parent | 5ea807e64621a6cc75c0b4c70161feb0250fe3d6 (diff) | |
download | fornax-4d522584df205feab4c40f99154ab3af264282b8.tar.gz |
Update install instruction
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3fc1503..90bc8a9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .precomp .log +sdist/ |