commit 3c1a3e29b66f61451b6f357b23ea40986ec55579 parent 7d613d70a78324466c51b30e46039f7fb8db37fb Author: Robert Russell <robert@rr3.xyz> Date: Sun, 26 Jul 2026 23:29:35 -0700 Create .gitignore Diffstat:
| A | .gitignore | | | 2 | ++ |
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -0,0 +1,2 @@ +*.o +dwm