diff options
author | q234rty <q23456yuiop@gmail.com> | 2022-06-28 20:14:23 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-28 12:14:23 +0000 |
commit | 7a295317397d5e49b66c39605c6529d99660691c (patch) | |
tree | 5039c4f69d6d68a879b7138a75fd2b7205fc84f1 /.gitignore | |
parent | Fix clazy complaint about detatch (diff) | |
download | nheko-7a295317397d5e49b66c39605c6529d99660691c.tar.xz |
Fix blurriness of svg icons (#1108)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ff66a5e6..989e876f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ cscope* .clang_complete *wintoastlib* /.ccls-cache +/.cache /.exrc .gdb_history .hunter |