From 8b37da88aad90475f666ac27de5027843281cd22 Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Sat, 3 Jun 2023 15:44:46 +0200 Subject: Improve ui icons --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 8f02dac..1b13ceb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ doc/latex tools/doxygen/html tools/doxygen/latex +# UI Icons cache +tools/assets/icons/ui/*.png + # Ignore Caches *#*# *#* -- cgit v1.2.3