diff options
author | Andinus <andinus@nand.sh> | 2022-02-03 22:22:07 +0530 |
---|---|---|
committer | Andinus <andinus@nand.sh> | 2022-02-03 22:22:07 +0530 |
commit | 1e1e1a0728b2ec8cf42dc943606de13cb33a507c (patch) | |
tree | 25632b4fd24fe228528ecd577ca1d67191fc9888 /.gitignore | |
parent | a1f6fe51534f0a9b07d84f4483f3c5de9ca7cdbc (diff) | |
download | vela-1e1e1a0728b2ec8cf42dc943606de13cb33a507c.tar.gz |
Implement create, verify
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 35e5575..c258360 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,5 @@ # Backup files *~ + +.log |