diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-26 16:50:32 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-01-26 16:50:32 -0500 |
commit | 7c21fcadc205802abe79c42e59cd59acc916468d (patch) | |
tree | 2ff6d09e79ae03e06d02802c22fdb335419edc39 /.gitignore | |
parent | cf14e624ec6149c0b8bbe5f852f70d23cc475f8f (diff) |
Prep for patching
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +# Main binary file +dwm + +pt/ + ### C ### # Prerequisites *.d |