1
0
Fork 0
mirror of https://github.com/polybar/polybar.git synced 2024-10-27 05:23:39 -04:00
polybar/.gitignore
patrick96 6f88fe11a9 fix(man): Add correct date and version to manpage
The previous approach relied on manually updating the version and date
using a Makefile

This approach dynamically gathers the correct version from git and uses
the date of the latest commit in the branch
2018-11-30 11:50:40 -08:00

12 lines
115 B
Text

/build*
/doc/config
/include/settings.hpp
/man/polybar.1
/polybar
/polybar-msg
/tags
*.bak
*.pyc
*.swp
*.tmp
.tags