gitignore: don't ignore SVG files
We need to provide a few in for tuhigui, so let's not ignore them.
This commit is contained in:
parent
3e246b0aa1
commit
6add140a1f
|
@ -3,4 +3,3 @@ flatpak*
|
|||
tuhi.egg-info
|
||||
__pycache__
|
||||
*.swp
|
||||
*.svg
|
||||
|
|
Loading…
Reference in New Issue