diff options
author | Andinus <andinus@nand.sh> | 2021-04-29 13:13:18 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2021-04-29 13:15:33 +0530 |
commit | 2632569d3336eaf09c82cdf9f1332e2539e04e26 (patch) | |
tree | 0bdbfe42ffab543dcb432ab14375384ce415cad3 /.gitignore | |
parent | 024b4c9abfa78c89a6dfab949aad074e7ea220b8 (diff) | |
download | caelum-2632569d3336eaf09c82cdf9f1332e2539e04e26.tar.gz |
Prepare for fez upload
>>= Inspecting ./META6.json =<< auth should start with "zef:" =<< If you're using git, make sure to commit your changes.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 4a5e4c7..640f8ae 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -lib/.precomp +.precomp +sdist/ |