commit f5616ff2c0ab9bf541f54a1e98e506ee8b3d3744 parent 635b4c3a39a74d8032aa1c4f03c00feb71b72454 Author: grouse <bdmfegys@duck.com> Date: Mon, 26 Feb 2024 22:18:23 -0500 reorganize and simplify .gitignore, with helpful comments Diffstat:
| M | .gitignore | | | 19 | +++++++------------ |
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -1,21 +1,16 @@ +#Subfolder included output files: **/*.o -dwm **/*.tar.gz -**/config.h **/*.orig **/*.rej -patches +**/config.h -transient +#Patches Folder: +patches/ -#slock/config.h +#Binaries: +dwm +transient slock/slock -#slock/*.o -#slock/*.tar.gz - -#slstatus/components/*.o -#slstatus/*.o slstatus/slstatus - -#extras/lsw/*.o extras/lsw/lsw