diff options
author | ZachIR <zachir@librem.one> | 2025-08-09 07:01:08 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-08-09 07:01:08 -0500 |
commit | e5cd3d969731876646f5ed18320d8437a9a09b61 (patch) | |
tree | d7d3546134fe0811ea50a7cf7860eaa56b9c20d0 /.gitignore | |
parent | ca45025f95617e79a2c4a6dcb9d0d6f138c4958b (diff) |
This seems more downstream friendly, even if there will never be a
downstream. Also add config.h to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,2 +1,3 @@ +config.h *.o dwm |