diff options
author | Mattias Andrée <maandree@kth.se> | 2024-02-09 00:32:53 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2024-02-09 00:32:53 +0100 |
commit | 29e592f91ccc52e6a06a35500246de517f312be6 (patch) | |
tree | 85f403a112d059b685eae28142a519231a00ba89 /.gitignore | |
parent | Big update (diff) | |
download | simple-icon-theme-29e592f91ccc52e6a06a35500246de517f312be6.tar.gz simple-icon-theme-29e592f91ccc52e6a06a35500246de517f312be6.tar.bz2 simple-icon-theme-29e592f91ccc52e6a06a35500246de517f312be6.tar.xz |
Nothing major, except DEVCHECK doesn't take forever anymore (it's indistiguousable for instant)
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -3,7 +3,8 @@ /*x*/ /scalable-*/ *.theme -conv +/conv *.o *.su /generated.mk +/check-icon-listing |