diff options
| author | mtgmonkey <mtgmonkey@nixos> | 2025-12-11 18:15:32 +0100 |
|---|---|---|
| committer | mtgmonkey <mtgmonkey@nixos> | 2025-12-11 18:15:32 +0100 |
| commit | 8a16c6695e62de46c4f0cce22ff48276040bcfff (patch) | |
| tree | 23786224830e40708ec4af0ae321f30e98f7aa27 /.gitignore | |
| parent | ab69702910741af752ff7ee5820bb85b1f3ddd5c (diff) | |
basic functionality on Wayland and X11
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bd4112d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +dist-newstyle +result |
