diff options
author | Andinus <andinus@nand.sh> | 2021-11-02 13:43:28 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-11-02 13:43:28 +0530 |
commit | 31e11e8f2d1cdfbe1d06ad691cc22f582a45c282 (patch) | |
tree | 81c5ce3b3dff6fc243f5d65cc011755fcfc9d019 /.gitignore | |
parent | 5721d15df645d19857d68b67273f9bcf625b76fd (diff) | |
download | fornax-31e11e8f2d1cdfbe1d06ad691cc22f582a45c282.tar.gz |
Move to Raku module structure
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ad9441d..3fc1503 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ .precomp +.log |