mirror of
https://github.com/polybar/polybar.git
synced 2024-11-18 13:55:11 -05:00
fix(git): Don't ignore build.sh (#1545)
This commit is contained in:
parent
cc8947ac01
commit
bc9eddfcae
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
|||
/build*
|
||||
/build/*
|
||||
/doc/config
|
||||
/include/settings.hpp
|
||||
/man/polybar.1
|
||||
|
|
Loading…
Reference in a new issue