aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRomain Gonçalves <commit@rgoncalves.se>2021-11-20 21:35:19 +0100
committerRomain Gonçalves <me@rgoncalves.se>2024-10-09 20:09:49 +0200
commitb1bbee33da031cbdde9a8dbbe54bca31df8e83ac (patch)
treea06d61d7fad0603f2e854b0bc2a53df2f8170ea0 /.gitignore
parentc3abe11330799bc1b007d6ca991d1b2965555627 (diff)
downloaddwm-b1bbee33da031cbdde9a8dbbe54bca31df8e83ac.tar.gz
config.h: Scaffold from default and add gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..f58d84d
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+config.h
+drw.o
+dwm
+dwm.o
+util.o
remember that computers suck.