diff options
author | Andinus <andinus@nand.sh> | 2021-01-22 13:24:29 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-01-22 13:24:29 +0530 |
commit | 337356b3adb1fe10874fb1ea42a5da24963d9881 (patch) | |
tree | bdd0b1d47b26e01e7321ac6d4ca9781b4255686b /.gitignore | |
download | tucana-337356b3adb1fe10874fb1ea42a5da24963d9881.tar.gz |
Initial commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a5e4c7 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +lib/.precomp |