slock

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 25160cf33a6e5474b209b44f9ff2806a9e8d5cf2
parent 2214ad208f6b0bbdbf4d9e8d8ce0c25b0e03c026
Author: grouse <bdmfegys@duck.com>
Date:   Sun,  3 Mar 2024 13:11:27 -0500

add altered .gitignore from birdwm

Diffstat:
A.gitignore | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -0,0 +1,12 @@ +#Subfolder included output files: +**/*.o +**/*.tar.gz +**/*.orig +**/*.rej +**/config.h + +#Patches Folder: +patches/ + +#Binaries: +slock