aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRomain Gonçalves <commit@rgoncalves.se>2021-11-21 15:48:18 +0100
committerRomain Gonçalves <me@rgoncalves.se>2025-02-28 13:18:48 +0100
commit65ea6602bf2f4503e9a0b7c3418b32e48f2e5da5 (patch)
tree8c0f255f24a07f50b2f595e9412cc4fcb70d32ae /.gitignore
parent37c37e735749e21ae571509b88f9cb38997fdcaf (diff)
downloaddwm-65ea6602bf2f4503e9a0b7c3418b32e48f2e5da5.tar.gz
gitignore: Ignore artifacts from patch command
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 2 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index f58d84d..8fce8c0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,3 @@
-config.h
-drw.o
+*.o
+*.orig
dwm
-dwm.o
-util.o
remember that computers suck.