diff options
author | Jack <[email protected]> | 2020-11-04 00:55:00 +0000 |
---|---|---|
committer | Jack <[email protected]> | 2020-11-04 00:55:00 +0000 |
commit | 0e42bbb0c7df2d74d2dbe34709c254108ab09da5 (patch) | |
tree | fd4c11362a9aec6cb7b388402a023b9eb3b200a5 /.gitignore | |
parent | 3090ef1702ff8e4854f889816069c01dd8052188 (diff) | |
download | monkeytype-0e42bbb0c7df2d74d2dbe34709c254108ab09da5.tar.gz monkeytype-0e42bbb0c7df2d74d2dbe34709c254108ab09da5.zip |
ignoring public
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2f65e55b7..63a7e8e05 100644 --- a/.gitignore +++ b/.gitignore @@ -80,3 +80,4 @@ functions/serviceAccountKey_live_copy.json #generated files dist/ +public/ |