diff options
author | Andinus <andinus@nand.sh> | 2022-01-12 12:48:08 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2022-01-12 12:48:08 +0530 |
commit | 5f337d887bc3b4a8edada9d01d6f8a02d1259b55 (patch) | |
tree | 44820fb85bd7c8cab424b5c71d31cc630b03d823 /.gitignore | |
parent | 35edc87d2f8482363a30a86df409b447a2d24695 (diff) | |
download | octans-5f337d887bc3b4a8edada9d01d6f8a02d1259b55.tar.gz |
Bump version to v0.2.3
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4a5e4c7..76e4cdc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ lib/.precomp +.precomp/ +.log/ |