diff options
| author | Skullheadx <admonty1@protonmail.com> | 2026-04-29 01:55:27 -0400 |
|---|---|---|
| committer | Skullheadx <admonty1@protonmail.com> | 2026-04-29 01:55:27 -0400 |
| commit | 71344830497c89ca961db944bde26b47c4a5b4c7 (patch) | |
| tree | 7ce10856334e86b0e6e3f7ba597918a018d60733 /.gitignore | |
| parent | buttonpress: fix status text click area mismatch (diff) | |
| download | dwm-71344830497c89ca961db944bde26b47c4a5b4c7.tar.gz dwm-71344830497c89ca961db944bde26b47c4a5b4c7.tar.bz2 dwm-71344830497c89ca961db944bde26b47c4a5b4c7.zip | |
add flake
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..182551d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +/result +*.swp |
