diff options
author | Vika <vika@fireburn.ru> | 2024-12-03 07:35:17 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2024-12-03 07:36:15 +0300 |
commit | 0db801b049e752f4c78af0cf5ee5f728b5b1dced (patch) | |
tree | 53396cbd52160835f9d3d071d0201d23db76f5e1 /.gitignore | |
download | xdg-desktop-portal-systemd-main.tar.zst |
Supposed to work, I guess. At least the idle inhibition part, which is the part I care about. State tracking is broken due to zbus weirdness. I have no desire to debug this any further.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea8c4bf --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/target |