mirror of
https://github.com/polybar/polybar.git
synced 2025-02-10 15:46:58 -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
|
/doc/config
|
||||||
/include/settings.hpp
|
/include/settings.hpp
|
||||||
/man/polybar.1
|
/man/polybar.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue