diff options
author | Aidan Hahn <aidan@aidanis.online> | 2019-09-01 14:41:23 -0700 |
---|---|---|
committer | Aidan Hahn <aidan@aidanis.online> | 2019-09-01 14:41:23 -0700 |
commit | a1c2aed36a33ffc10a2f387bf58a3e3cabab0988 (patch) | |
tree | bedcde588132ff4aee62b700f9775579a3da392d /.gitignore | |
parent | add controll bits for avatar rounding (diff) | |
download | nheko-a1c2aed36a33ffc10a2f387bf58a3e3cabab0988.tar.xz |
Refactored Avatar and RoomInfoListItem to access rounding settings in place
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 37e03bb3..43c9b7b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ build tags +cscope* .clang_complete *wintoastlib* |