mirror of
https://github.com/polybar/polybar.git
synced 2024-10-27 05:23:39 -04:00
74c7f5f617
The last patch only updated the generated file and not the CMake template Remove the generated file and add it to .gitignore to prevent future mistakes
10 lines
92 B
Text
10 lines
92 B
Text
build*/
|
|
!cmake/build/
|
|
tags
|
|
*.bak
|
|
*.pyc
|
|
*.tmp
|
|
*.swp
|
|
include/config.hpp
|
|
.tags
|
|
examples/config
|