diff options
author | Andinus <andinus@nand.sh> | 2021-04-27 21:16:11 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-04-27 21:16:11 +0530 |
commit | d1f7b4e0ff8e9f621a8690c67b5399393c25aa59 (patch) | |
tree | 080903eaf9700f880a57c8c24fa2882d0c2b7962 /.gitignore | |
download | caelum-d1f7b4e0ff8e9f621a8690c67b5399393c25aa59.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 |