diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-13 23:05:59 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-05-13 23:05:59 +0700 |
commit | 80fae87acd81043f06ea17e0b66774fca483b5d0 (patch) | |
tree | ed0d17c3f42fbe313bfadfb778b625822f0f615c /.gitignore | |
parent | 6044728197a7f7091aea6d370baaffb3318d9e5b (diff) | |
download | haasdaiga-80fae87acd81043f06ea17e0b66774fca483b5d0.tar.gz |
Limit the svg size down
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 400cdaf..2e0c636 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ book # dictfmt output *.dict *.index +venv/ |