feat: add gnome support

This commit is contained in:
Kat Inskip 2024-03-29 13:20:42 -07:00
parent e9eb56126b
commit e4d1a62790
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 17 additions and 2 deletions

7
.gitignore vendored
View file

@ -3,6 +3,11 @@ __pycache__/
*.py[cod]
*$py.class
# PyCharm
.idea
# C extensions
*.so
@ -161,4 +166,4 @@ cython_debug/
# App specific files
app.log
config.toml
config.toml