From 3cb5ab986be445ef23041b12634ab06ba308d1ca Mon Sep 17 00:00:00 2001 From: Lignum Crucis Date: Tue, 24 Mar 2026 22:22:17 -0300 Subject: repo: added .gitignore --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e68384a --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +dwm +*.o +*.orig +*.rej -- cgit v1.2.3