diff options
author | Guangxiong Lin <[email protected]> | 2023-01-20 23:05:54 +0800 |
---|---|---|
committer | Guangxiong Lin <[email protected]> | 2023-01-20 23:24:56 +0800 |
commit | 3f6aeea8c795b8bff59c1a8b45700d7bc44da4b9 (patch) | |
tree | 63dbe7f72fd397a55023a014b9a4eff8ded45400 /.gitignore | |
download | zk-3f6aeea8c795b8bff59c1a8b45700d7bc44da4b9.tar.gz zk-3f6aeea8c795b8bff59c1a8b45700d7bc44da4b9.tar.bz2 zk-3f6aeea8c795b8bff59c1a8b45700d7bc44da4b9.zip |
First commit
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ee4884f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +vendor +zk |